public class TestUnitParameterizedRunner extends TestUnitRunner
TestUnitRunner que permite a execução de testes parametrizados.| Constructor and Description |
|---|
TestUnitParameterizedRunner(org.junit.runners.parameterized.TestWithParameters test)
Cria uma nova instância para o teste parametrizado informado.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createTest() |
String |
getNome() |
classBlock, getTestRules, methodBlock, runcollectInitializationErrors, computeTestMethods, describeChild, getChildren, isIgnored, methodInvoker, possiblyExpectingExceptions, rules, runChild, testName, validateConstructor, validateFields, validateInstanceMethods, validateNoNonStaticInnerClass, validateOnlyOneConstructor, validateTestMethods, validateZeroArgConstructor, withAfters, withBefores, withPotentialTimeoutpublic TestUnitParameterizedRunner(org.junit.runners.parameterized.TestWithParameters test)
throws org.junit.runners.model.InitializationError
test - o teste parametrizadoorg.junit.runners.model.InitializationError - caso ocorra algum erro ao inicializar o runnerprotected Object createTest() throws Exception
createTest in class TestUnitRunnerExceptionpublic String getNome()
Copyright © 2016–2019 Tribunal Superior do Trabalho. All rights reserved.