Package org.machanism.machai.bindex
Class BindexRepositoryGetCollectionTest
java.lang.Object
org.machanism.machai.bindex.BindexRepositoryGetCollectionTest
Tests for
BindexRepository.getCollection(Configurator).-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void
-
Constructor Details
-
BindexRepositoryGetCollectionTest
BindexRepositoryGetCollectionTest()
-
-
Method Details
-
getCollection_shouldThrowIllegalArgumentException_whenConfigIsNull
@Test void getCollection_shouldThrowIllegalArgumentException_whenConfigIsNull() -
getCollection_shouldReturnCollection_whenConfigProvided
@Test void getCollection_shouldReturnCollection_whenConfigProvided()
-