Class TestCase

    • Method Detail

      • getId

        public String getId()
      • getPickleId

        public String getPickleId()
        The ID of the `Pickle` this `TestCase` is derived from.
      • getTestRunStartedId

        public Optional<String> getTestRunStartedId()
        Identifier for the test run that this test case belongs to
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object