java.lang.Object
org.machanism.machai.bindex.PickerGetClassificationAndResultsTest
class PickerGetClassificationAndResultsTest
extends Object
-
Constructor Summary
Constructors
-
Method Summary
(package private) void
(package private) void
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PickerGetClassificationAndResultsTest
PickerGetClassificationAndResultsTest()
-
Method Details
-
getClassification_shouldReturnText_fromProvider
@Test
void getClassification_shouldReturnText_fromProvider()
throws
Exception
- Throws:
Exception
-
getResults_shouldBuildDescriptions_andReturnCollection
@Test
void getResults_shouldBuildDescriptions_andReturnCollection()
throws
Exception
- Throws:
Exception
-
getResults_shouldThrow_whenCollectionAggregateThrows
@Test
void getResults_shouldThrow_whenCollectionAggregateThrows()
throws
Exception
- Throws:
Exception