public class DefaultInfoProvider extends Object implements TestInfoProvider
TestInfoProvider interface which simply
formats the test parameters as a comma-separated list.public String testInfo(Method method, Object[] parameters)
testInfo in interface TestInfoProviderpublic String errorInfo(Method method, Throwable initializationError)
errorInfo in interface TestInfoProviderCopyright © 2010–2014 Volker Bergmann. All rights reserved.