protected void before()

in commons-testing-junit4/src/main/java/org/apache/commons/testing/junit4/io/CopyFileTestRule.java [68:70]


    protected void before() throws Throwable {
        copyFile();
    }