public class BindRuleTest extends Object
Constructor and Description |
---|
BindRuleTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCopyBuilder() |
void |
testEquals() |
void |
testExactClassExactRoleMatch() |
void |
testExactClassNoRoleMatch() |
void |
testInstanceBindRuleSuccess() |
void |
testNoInheritenceNoMatch() |
void |
testNoRoleInheritenceNoMatch() |
void |
testNullable() |
void |
testNullInstanceBindRuleSuccess() |
void |
testPrimitiveMatch() |
void |
testProviderClassBindRuleSuccess() |
void |
testProviderInstanceBindRuleSuccess() |
void |
testSatisfiableClassBindRuleSuccess() |
void |
testSubclassNoMatch() |
void |
testSuperRoleNoMatch() |
void |
testUnsatisfiableClassBindRuleSuccess() |
public void testEquals()
public void testExactClassNoRoleMatch() throws Exception
Exception
public void testExactClassExactRoleMatch() throws Exception
Exception
public void testNoRoleInheritenceNoMatch() throws Exception
Exception
public void testSatisfiableClassBindRuleSuccess() throws Exception
Exception
public void testUnsatisfiableClassBindRuleSuccess() throws Exception
Exception
public void testInstanceBindRuleSuccess() throws Exception
Exception
public void testNullInstanceBindRuleSuccess() throws Exception
Exception
public void testProviderClassBindRuleSuccess() throws Exception
Exception
public void testProviderInstanceBindRuleSuccess() throws Exception
Exception
public void testCopyBuilder()
Copyright © 2016 GroupLens Research. All rights reserved.