Package org.apache.maven.surefire.testng.utils
package org.apache.maven.surefire.testng.utils
-
ClassesClassDescriptionStores and retrieves atomic events used by
FailFastNotifier
and TestNG provider.Sends an even inFailFastEventsSingleton
that failure has appeared.Notifies TestNG core skipping remaining tests after first failure has appeared.Method selector delegating toGroupMatcher
to decide if a method is included or not.For internal use only