Class GhostwriterAdditionalCoverageTest
java.lang.Object
org.machanism.machai.gw.processor.GhostwriterAdditionalCoverageTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void
-
Field Details
-
tempDir
-
-
Constructor Details
-
GhostwriterAdditionalCoverageTest
GhostwriterAdditionalCoverageTest()
-
-
Method Details
-
initializeConfiguration_whenHomePropertyConfigured_usesConfiguredHomeDirectory
@Test void initializeConfiguration_whenHomePropertyConfigured_usesConfiguredHomeDirectory() -
setDegreeOfConcurrency_whenNull_doesNothing
@Test void setDegreeOfConcurrency_whenNull_doesNothing() -
setDefaultPrompt_whenNull_doesNothing
@Test void setDefaultPrompt_whenNull_doesNothing() -
setInstructions_whenNull_doesNothing
@Test void setInstructions_whenNull_doesNothing() -
setExcludes_whenNull_doesNothing
@Test void setExcludes_whenNull_doesNothing() -
createActProcessor_whenActsOptionMissingAndConfigUnset_leavesActsLocationUnset
@Test void createActProcessor_whenActsOptionMissingAndConfigUnset_leavesActsLocationUnset() throws Exception- Throws:
Exception
-
constructor_whenGenaiBlank_throwsHelpfulException
@Test void constructor_whenGenaiBlank_throwsHelpfulException()
-