Class BindexFunctionToolsRegisterBindexTest

java.lang.Object
org.machanism.machai.bindex.ai.tools.BindexFunctionToolsRegisterBindexTest

class BindexFunctionToolsRegisterBindexTest extends Object
  • Field Details

    • tempDir

      @TempDir File tempDir
  • Constructor Details

    • BindexFunctionToolsRegisterBindexTest

      BindexFunctionToolsRegisterBindexTest()
  • Method Details

    • registerBindex_returnsFileNotFound_whenFileDoesNotExist

      @Test void registerBindex_returnsFileNotFound_whenFileDoesNotExist() throws Exception
      Throws:
      Exception
    • registerBindex_returnsRecordId_whenFileExistsAndIsValidJson

      @Test void registerBindex_returnsRecordId_whenFileExistsAndIsValidJson() throws Exception
      Throws:
      Exception
    • registerBindex_returnsErrorMessage_whenFileExistsButInvalidJson

      @Test void registerBindex_returnsErrorMessage_whenFileExistsButInvalidJson() throws Exception
      Throws:
      Exception