Package ch.nolix.coretest.container.base
Klasse ContainerTest
java.lang.Object
ch.nolix.core.testing.standardtest.StandardTest
ch.nolix.coretest.container.base.ContainerTest
- Bekannte direkte Unterklassen:
FilterContainerViewTest
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected abstract <E> IContainer<E> createContainerWithElements(E element, E... elements) protected abstract <E> IContainer<E> createEmptyContainerForType(Class<E> type) Von Klasse geerbte Methoden ch.nolix.core.testing.standardtest.StandardTest
expect, expect, expect, expect, expect, expect, expect, expect, expect, expect, expect, expect, expectRunning, expectTheDoubles, expectTheDoubles, expectTheInts, expectTheLongs, expectTheLongs
-
Konstruktordetails
-
ContainerTest
public ContainerTest()
-
-
Methodendetails
-
createContainerWithElements
-
createEmptyContainerForType
-