Package org.machanism.machai.bindex
Class PickerConstructorAndModelTest
java.lang.Object
org.machanism.machai.bindex.PickerConstructorAndModelTest
Focused unit tests for
Picker that do not require MongoDB connectivity.
These tests validate constructor argument handling and simple property accessors.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void
-
Constructor Details
-
PickerConstructorAndModelTest
PickerConstructorAndModelTest()
-
-
Method Details
-
constructor_shouldThrowWhenGenaiIsNull
@Test void constructor_shouldThrowWhenGenaiIsNull() -
constructor_shouldThrowWhenConfiguratorIsNull
@Test void constructor_shouldThrowWhenConfiguratorIsNull()
-