public class DependencyNodeTest extends AbstractDependencyNodeTest
DependencyNode.DependencyNode| Constructor and Description |
|---|
DependencyNodeTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testGetDepth()
Deprecated.
|
void |
testInverseIterator() |
void |
testOmitForConflict() |
void |
testOmitForConflictWithDuplicate() |
void |
testOmitForCycle() |
void |
testPreorderIterator() |
void |
testToNodeStringIncluded() |
void |
testToNodeStringIncludedWithManagedScope() |
void |
testToNodeStringIncludedWithManagedVersion() |
void |
testToNodeStringIncludedWithUpdatedScope() |
void |
testToNodeStringOmittedForConflict() |
void |
testToNodeStringOmittedForCycle() |
void |
testToNodeStringOmittedForDuplicate() |
void |
testToNodeStringOmittedForDuplicateWithUpdatedScope() |
void |
testToString() |
createArtifact, createArtifact, createArtifact, createArtifact, createNode, createNode, createNodeatLeastOnce, atMostOnce, defaultMockNameForType, doAll, doAll, doAll, doAll, exactly, mock, mock, never, never, newCoreMock, newDummy, newDummy, newDummy, once, onConsecutiveCalls, onConsecutiveCalls, onConsecutiveCalls, onConsecutiveCalls, returnIterator, returnIterator, returnValue, returnValue, returnValue, returnValue, returnValue, returnValue, returnValue, returnValue, returnValue, throwExceptionand, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, arrayContaining, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, assertThat, collectionContaining, collectionContaining, compatibleType, contains, endsWith, eq, eq, eq, eq, eq, eq, eq, eq, eq, eq, hasProperty, hasProperty, isA, isIn, isIn, mapContaining, mapContaining, mapWithKey, mapWithKey, mapWithValue, mapWithValue, not, or, same, startsWith, stringContains, toStringregisterToVerify, runBare, unregisterToVerify, verifycountTestCases, createResult, getName, run, run, runTest, setName, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, failprotected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionpublic void testPreorderIterator()
public void testInverseIterator()
public void testToNodeStringIncluded()
public void testToNodeStringIncludedWithManagedVersion()
public void testToNodeStringIncludedWithManagedScope()
public void testToNodeStringIncludedWithUpdatedScope()
public void testToNodeStringOmittedForDuplicate()
public void testToNodeStringOmittedForDuplicateWithUpdatedScope()
public void testToNodeStringOmittedForConflict()
public void testToNodeStringOmittedForCycle()
public void testOmitForConflict()
public void testOmitForConflictWithDuplicate()
public void testOmitForCycle()
public void testGetDepth()
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.