public class DependencySolverTest extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
DependencySolverTest.Qual |
| Constructor and Description |
|---|
DependencySolverTest() |
public void testNoDependenciesSuccess()
throws Exception
Exceptionpublic void testSingleDependencySuccess()
throws Exception
Exceptionpublic void testSingleDependencyChainedDesiresSuccess()
throws Exception
Exceptionpublic void testMultipleSatisfiableDesiresSuccess()
throws Exception
Exceptionpublic void testParentReferencesGrandChildSuccess()
throws Exception
Exceptionpublic void testContextRoleMatchSuccess()
throws Exception
Exceptionpublic void testSimpleContextMatchSuccess()
throws Exception
Exceptionpublic void testContextClosenessMatchSuccess()
throws Exception
Exceptionpublic void testContextLengthMatchSuccess()
throws Exception
Exceptionpublic void testIgnoreDefaultContextBindingSuccess()
throws Exception
Exceptionpublic void testMultipleDependenciesSuccess()
throws Exception
Exceptionpublic void testMultipleRootsSharedDependencySuccess()
throws Exception
Exceptionpublic void testChainedDependenciesSuccess()
throws Exception
Exceptionpublic void testComplexDependenciesSuccess()
throws Exception
Exceptionpublic void testContextBreakingCycleSuccess()
throws Exception
Exceptionpublic void testTooManyChoicesFilteredByContextSuccess()
throws Exception
Exceptionpublic void testLimitedBindRuleApplicationsSuccess()
throws Exception
Exceptionpublic void testMultipleRequestsMergeSuccess()
throws Exception
Exceptionpublic void testMultipleRequestsNoMergeSuccess()
throws Exception
Exceptionpublic void testRequestDependencyMergeSuccess()
throws Exception
Exceptionpublic void testRequestDependencyNoMergeSuccess()
throws Exception
Exceptionpublic void testLimitedBindRuleApplicationsFail()
throws Exception
Exceptionpublic void testCyclicDependenciesFail()
throws Exception
Exceptionpublic void testUnsatisfiableDesireFail()
throws Exception
ExceptionCopyright © 2016 GroupLens Research. All rights reserved.