All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sahagin.runlib.external.TestStepLabelMethod Maven / Gradle / Ivy

There is a newer version: 0.10.1
Show newest version
package org.sahagin.runlib.external;

public class TestStepLabelMethod {

    // this is just marker method
    public static void TestDoc(String text) {
        // do nothing
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy