protected Path getClassesDirectory()

in src/main/java/org/apache/maven/plugins/jar/TestJarMojo.java [77:79]


    protected Path getClassesDirectory() {
        return testClassesDirectory;
    }