Uses of Class
spoon.testing.AbstractAssert
Packages that use AbstractAssert
-
Uses of AbstractAssert in spoon.testing
Classes in spoon.testing with type parameters of type AbstractAssertModifier and TypeClassDescriptionclass
AbstractAssert<T extends AbstractAssert<T,A>,A>
Base contract for all assertion objects: the minimum functionality that any assertion object should provide.Subclasses of AbstractAssert in spoon.testingModifier and TypeClassDescriptionclass
AbstractCtElementAssert<T extends AbstractCtElementAssert<T>>
class
AbstractCtPackageAssert<T extends AbstractCtPackageAssert<T>>
class
AbstractFileAssert<T extends AbstractFileAssert<T>>
class
class
class
Fields in spoon.testing declared as AbstractAssert