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