All Implemented Interfaces:
Event

public class Test extends TestEvent
Event fired to execute the Test method
Version:
$Revision: $
Author:
Aslak Knutsen
  • Constructor Details

    • Test

      public Test(TestMethodExecutor testMethodExecutor)
      Parameters:
      testMethodExecutor - The executor responsible for executing the test method
  • Method Details