public class OrdinalInfoProvider extends Object implements TestInfoProvider
TestInfoProvider interface
which ignores test parameters and exceptions providing an incremental
number as test description.| Constructor and Description |
|---|
OrdinalInfoProvider() |
public String testInfo(Method method, Object[] parameters)
testInfo in interface TestInfoProviderpublic String errorInfo(Method method, Throwable initializationError)
errorInfo in interface TestInfoProviderprotected int invocationNumber(Method method)
Copyright © 2010–2014 Volker Bergmann. All rights reserved.