Class WatchServiceTest
java.lang.Object
com.github.isuhorukov.log.watcher.WatchServiceTest
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) de.dm.infrastructure.logcapture.LogCapture
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
(package private) void
testWatchService
(Path tempDir) (package private) void
testWatchServiceSkipNonJson
(Path tempDir)
-
Field Details
-
logCapture
@RegisterExtension de.dm.infrastructure.logcapture.LogCapture logCapture
-
-
Constructor Details
-
WatchServiceTest
WatchServiceTest()
-
-
Method Details
-
testWatchService
-
testWatchServiceSkipNonJson
-
testRegisterWatchEvent
- Throws:
IOException
-
testWatchService
@Test void testWatchService()
-