DependencyGraphTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| builds graph with direct and transitive dependencies() | 0.001s | passed |
| detects cycles in dependency graph() | 0.001s | passed |
| handles empty graph() | 0.001s | passed |
| identifies all vulnerable nodes() | 0.001s | passed |