Class SequenceBeforeTest

All Implemented Interfaces:
Described, Named, Completable, BeforeTest, TestActionContainer, TestAction, TestActorAware

public class SequenceBeforeTest extends AbstractTestBoundaryActionContainer implements BeforeTest
Sequence of test actions executed before a test case. Container execution can be restricted according to test name , package and test groups.
  • Constructor Details

    • SequenceBeforeTest

      public SequenceBeforeTest()
  • Method Details