Class SurefireReflectorTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.maven.surefire.booter.SurefireReflectorTest
All Implemented Interfaces:
junit.framework.Test

public class SurefireReflectorTest extends junit.framework.TestCase
  • Constructor Details

    • SurefireReflectorTest

      public SurefireReflectorTest()
  • Method Details

    • testShouldCreateFactoryWithoutException

      public void testShouldCreateFactoryWithoutException()
    • testSetDirectoryScannerParameters

      public void testSetDirectoryScannerParameters()
    • testNullSetDirectoryScannerParameters

      public void testNullSetDirectoryScannerParameters()
    • testSetIfDirScannerAware

      public void testSetIfDirScannerAware()
    • testRunOrderParameters

      public void testRunOrderParameters()
    • testRunOrderParametersWithRunOrderRandomSeed

      public void testRunOrderParametersWithRunOrderRandomSeed()
    • testNullRunOrderParameters

      public void testNullRunOrderParameters()
    • testTestSuiteDefinition

      public void testTestSuiteDefinition()
    • testNullTestSuiteDefinition

      public void testNullTestSuiteDefinition()
    • testProviderProperties

      public void testProviderProperties()
    • testReporterConfiguration

      public void testReporterConfiguration()
    • testTestClassLoader

      public void testTestClassLoader()
    • testTestClassLoaderAware

      public void testTestClassLoaderAware()
    • testArtifactInfo

      public void testArtifactInfo()
    • testNullArtifactInfo

      public void testNullArtifactInfo()
    • testArtifactInfoAware

      public void testArtifactInfoAware()
    • testReporterFactory

      public void testReporterFactory()
    • testReporterFactoryAware

      public void testReporterFactoryAware()
    • testConvertIfRunResult

      public void testConvertIfRunResult()
    • testInstantiateProvider

      public void testInstantiateProvider()
    • testSetMainCliOptions

      public void testSetMainCliOptions()
    • testSetSkipAfterFailureCount

      public void testSetSkipAfterFailureCount()
    • testSetSystemExitTimeout

      public void testSetSystemExitTimeout()
    • testSetTestSuiteDefinitionAware

      public void testSetTestSuiteDefinitionAware()
    • testSetProviderPropertiesAware

      public void testSetProviderPropertiesAware()