Uses of Class
net.ssehub.easy.dslCore.test.AbstractTest.EqualitySetup
-
Packages that use AbstractTest.EqualitySetup Package Description net.ssehub.easy.dslCore.test Some testing foundations. -
-
Uses of AbstractTest.EqualitySetup in net.ssehub.easy.dslCore.test
Methods in net.ssehub.easy.dslCore.test with parameters of type AbstractTest.EqualitySetup Modifier and Type Method Description protected java.lang.StringAbstractTest. assertNamingAndVersion(AbstractTest.EqualitySetup<R> data, TranslationResult<R> result)Asserts the naming and the version inresult.
-