Class ValidateParameterTest
java.lang.Object
com.github.isuhorukov.log.watcher.ValidateParameterTest
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) de.dm.infrastructure.logcapture.LogCapture
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
intervalOutOfRange
(Path tempDir) (package private) void
(package private) void
nonDirectoryWatchDir
(Path tempDir) (package private) void
-
Field Details
-
logCapture
@RegisterExtension de.dm.infrastructure.logcapture.LogCapture logCapture
-
-
Constructor Details
-
ValidateParameterTest
ValidateParameterTest()
-
-
Method Details
-
missingWatchDir
@Test void missingWatchDir() -
nonExistingWatchDir
@Test void nonExistingWatchDir() -
nonDirectoryWatchDir
-
intervalOutOfRange
-