A B C D E F G H I J L M N O P R S T U V W 

J

JavaDependency - Class in uk.ac.sheffield.vtts.ground
JavaDependency analyses the dependency of test code on external packages.
JavaDependency() - Constructor for class uk.ac.sheffield.vtts.ground.JavaDependency
Constructs this JavaDependency visitor.
JavaFactory - Class in uk.ac.sheffield.vtts.ground
JavaFactory is a factory for creating Java objects in the service run-time.
JavaFactory() - Constructor for class uk.ac.sheffield.vtts.ground.JavaFactory
Creates a JavaFactory.
JavaGrounding - Class in uk.ac.sheffield.vtts.ground
JavaGrounding assumes that the tested artifact is a POJO (plain old Java object).
JavaGrounding(PrintWriter) - Constructor for class uk.ac.sheffield.vtts.ground.JavaGrounding
Creates a JavaGrounding writing to a stream.
JaxRsGrounding - Class in uk.ac.sheffield.vtts.ground
JaxRsGrounding assumes that the tested artifact is a REST web service that was created using JAX-RS.
JaxRsGrounding(PrintWriter) - Constructor for class uk.ac.sheffield.vtts.ground.JaxRsGrounding
Creates a JaxRsGrounding writing to a stream.
JaxWsGrounding - Class in uk.ac.sheffield.vtts.ground
JaxWsGrounding assumes that the tested artifact is a SOAP web service that was created using JAX-WS.
JaxWsGrounding(PrintWriter) - Constructor for class uk.ac.sheffield.vtts.ground.JaxWsGrounding
Creates a JaxWsGrounding writing to a stream.
A B C D E F G H I J L M N O P R S T U V W