Package io.cucumber.messages.types
Class TestCase
- java.lang.Object
-
- io.cucumber.messages.types.TestCase
-
public final class TestCase extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetId()StringgetPickleId()List<TestStep>getTestSteps()inthashCode()StringtoString()
-