public class TermResolutionEngineTest extends Object
Constructor and Description |
---|
TermResolutionEngineTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testComplexPath() |
void |
testCycle() |
void |
testDiamond() |
void |
testForkingResolution() |
void |
testIntermediateParamaterizedTerm() |
void |
testMultipleValidPaths() |
void |
testNoResolution() |
void |
testRedHerringPath() |
void |
testResolveParamaterizedTerm() |
void |
testShortestPath() |
void |
testSimpleResolution() |
void |
testTwoStepResolution() |
void |
testUnreachableTerm() |
public TermResolutionEngineTest()
public void setUp()
public void testNoResolution()
public void testSimpleResolution()
public void testTwoStepResolution()
public void testForkingResolution()
public void testMultipleValidPaths()
public void testDiamond()
public void testComplexPath()
public void testCycle()
public void testUnreachableTerm()
public void testRedHerringPath()
public void testResolveParamaterizedTerm()
public void testIntermediateParamaterizedTerm()
public void testShortestPath()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.