Package net.thucydides.core.annotations


package net.thucydides.core.annotations
  • Class
    Description
    Marks a class as representing an application feature.
    Find the annotated fields in a given class.
     
     
    Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
    Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
     
    Annotation that marks a test or test step as pending implementation.
    Define the order of appearance of a test method in the Serenity Requirements reports.
    A step in an acceptance test.
    Deprecated.
    Just use @Step
    Indicates that a particular test case tests a given user story.
    Utility class used to help process annotations on tests and test steps.
    Used to associate a test with a particular reauirement or issue.
    Indicate that a test scenario or test step addresses a particular requirement or requirements.
    An optional title placed on a step, to override the default step name.
    Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
    Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.