You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

For DistributedTest example, see CreateAndLocalDestroyInTXRegressionTest.

1) Add these imports:

import junitparams.JUnitParamsRunner;
import junitparams.Parameters;
import junitparams.naming.TestCaseName;
  • No labels