Package org.apache.maven.surefire.testng.utils
-
Class Summary Class Description FailFastEventsSingleton Stores and retrieves atomic events used byFailFastNotifierand TestNG provider.FailFastListener Sends an even inFailFastEventsSingletonthat failure has appeared.FailFastNotifier Notifies TestNG core skipping remaining tests after first failure has appeared.GroupMatcherMethodSelector Method selector delegating toGroupMatcherto decide if a method is included or not.MethodSelector For internal use only