public final class UserQuestionTestCase extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
UserQuestionTestCase.ABC |
static class |
UserQuestionTestCase.ABCImpl |
static interface |
UserQuestionTestCase.Bar |
static interface |
UserQuestionTestCase.Cheese |
static class |
UserQuestionTestCase.CheeseAdapter<T extends UserQuestionTestCase.Cheese> |
static interface |
UserQuestionTestCase.DEF |
static class |
UserQuestionTestCase.DEFImpl |
static class |
UserQuestionTestCase.Disabled |
static class |
UserQuestionTestCase.Enabled |
static interface |
UserQuestionTestCase.Foo |
static class |
UserQuestionTestCase.FooBar |
static class |
UserQuestionTestCase.Gouda |
static interface |
UserQuestionTestCase.InterfaceX |
static class |
UserQuestionTestCase.NeedsBar |
static class |
UserQuestionTestCase.NeedsFoo |
static class |
UserQuestionTestCase.NeedsInterfaceX |
static class |
UserQuestionTestCase.Omelette |
static class |
UserQuestionTestCase.Roquefort |
static class |
UserQuestionTestCase.Something |
Constructor and Description |
---|
UserQuestionTestCase() |
Modifier and Type | Method and Description |
---|---|
void |
testJohnTalOne() |
void |
testMoreWeirdness() |
void |
testOmeletteCanHaveDifferentCheeseWithAFunnyComponentAdapter() |
void |
testSeveralDifferentInstancesCanBeCreatedWithOnePreconfiguredContainer() |
void |
testShouldBeAbleShareSameReferenceForDifferentTypes() |
public UserQuestionTestCase()
public void testOmeletteCanHaveDifferentCheeseWithAFunnyComponentAdapter()
public void testMoreWeirdness()
public void testJohnTalOne()
public void testShouldBeAbleShareSameReferenceForDifferentTypes()
public void testSeveralDifferentInstancesCanBeCreatedWithOnePreconfiguredContainer()
Copyright © 2003–2016 Codehaus. All rights reserved.