Uses of Class
org.kordamp.jipsy.processor.testutils.TestLogger.Record
-
Packages that use TestLogger.Record Package Description org.kordamp.jipsy.processor.testutils -
-
Uses of TestLogger.Record in org.kordamp.jipsy.processor.testutils
Fields in org.kordamp.jipsy.processor.testutils with type parameters of type TestLogger.Record Modifier and Type Field Description private java.util.List<TestLogger.Record>TestLogger. recordsMethods in org.kordamp.jipsy.processor.testutils that return types with arguments of type TestLogger.Record Modifier and Type Method Description java.util.List<TestLogger.Record>TestLogger. records()
-