Class BindexFunctionToolsCoverageExpansionTest
java.lang.Object
org.machanism.machai.bindex.ai.tools.BindexFunctionToolsCoverageExpansionTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
BindexFunctionToolsCoverageExpansionTest
BindexFunctionToolsCoverageExpansionTest()
-
-
Method Details
-
getBindex_shouldReturnNullLiteralWhenRepositoryDoesNotContainRecord
- Throws:
Exception
-
getRecommendedLibraries_shouldConvertBindexesToElementsAndSkipNulls
- Throws:
Exception
-
registerBindex_shouldReturnRecordIdWhenFileExists
@Test void registerBindex_shouldReturnRecordIdWhenFileExists(@TempDir File tempDir) throws Exception - Throws:
Exception
-
registerBindex_shouldReturnFileNotFoundWhenMissing
@Test void registerBindex_shouldReturnFileNotFoundWhenMissing(@TempDir File tempDir) throws Exception - Throws:
Exception
-
bindexElement_accessorsAndToString_shouldExposeState
@Test void bindexElement_accessorsAndToString_shouldExposeState()
-