Package org.machanism.machai.bindex
Class BindexRepositoryCreateMongoClientTest
java.lang.Object
org.machanism.machai.bindex.BindexRepositoryCreateMongoClientTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) voidFalsePositive The third related test validates a different path (custom repo URL) and is kept separate.(package private) voidFalsePositive The project uses JUnit Jupiter without the parameterized-test engine on the classpath.(package private) voidFalsePositive The project uses JUnit Jupiter without the parameterized-test engine on the classpath.
-
Constructor Details
-
BindexRepositoryCreateMongoClientTest
BindexRepositoryCreateMongoClientTest()
-
-
Method Details
-
createMongoClient_shouldUsePublicCredentialsWhenPasswordIsNull
FalsePositive The project uses JUnit Jupiter without the parameterized-test engine on the classpath. A true @ParameterizedTest would require adding/upgrading JUnit Platform dependencies, which is out of scope for this automated change. Duplication is minimized via a shared helper.- Throws:
Exception
-
createMongoClient_shouldUseRegisterCredentialsWhenPasswordIsProvided
FalsePositive The project uses JUnit Jupiter without the parameterized-test engine on the classpath. A true @ParameterizedTest would require adding/upgrading JUnit Platform dependencies, which is out of scope for this automated change. Duplication is minimized via a shared helper.- Throws:
Exception
-
createMongoClient_shouldUseCustomRepoUrlFromConfig
FalsePositive The third related test validates a different path (custom repo URL) and is kept separate.- Throws:
Exception
-
createMongoClient_shouldNotChangeUrlWithoutProtocolDelimiter
- Throws:
Exception
-
createMongoClient_shouldReplaceAllProtocolDelimiterOccurrences
- Throws:
Exception
-