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

fi.jumi.core.discovery.TestFileFinder Maven / Gradle / Ivy

// Copyright © 2011-2013, Esko Luontola 
// This software is released under the Apache License 2.0.
// The license text is at http://www.apache.org/licenses/LICENSE-2.0

package fi.jumi.core.discovery;

import fi.jumi.actors.ActorRef;

public interface TestFileFinder {

    void findTestFiles(ActorRef listener);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy