Uses of Class
com.guinetik.hexafun.testing.HexaTest
Packages that use HexaTest
-
Uses of HexaTest in com.guinetik.hexafun.testing
Methods in com.guinetik.hexafun.testing that return HexaTestModifier and TypeMethodDescriptionHexaTest.doesNotHaveUseCase(String useCaseName) Verify that a use case does not exist in the app.static HexaTestCreate a new HexaTest for the given app.HexaTest.hasUseCase(String useCaseName) Verify that a use case exists in the app.