gw.test.IRemoteTestClassIDEExecutionWrapper Maven / Gradle / Ivy
package gw.test;
/*
* Copyright 2014 Guidewire Software, Inc.
*/
public interface IRemoteTestClassIDEExecutionWrapper {
TestClass getWrapped();
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy