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

com.github.jlgrock.javascriptframework.closuretesting.resultparsing.testingcomponents.IParsedDivObject Maven / Gradle / Ivy

package com.github.jlgrock.javascriptframework.closuretesting.resultparsing.testingcomponents;

/**
 * The general type of object that is parsed from the google test case raw input.
 */
public interface IParsedDivObject {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy