Class TestNGMapConfiguratorTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.maven.surefire.testng.conf.TestNGMapConfiguratorTest
All Implemented Interfaces:
junit.framework.Test

public class TestNGMapConfiguratorTest extends junit.framework.TestCase
Author:
Kristian Rosenvold
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     
    void
     
    void
     

    Methods inherited from class junit.framework.TestCase

    countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString

    Methods inherited from class junit.framework.Assert

    assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • TestNGMapConfiguratorTest

      public TestNGMapConfiguratorTest()
  • Method Details

    • testGetConvertedOptions

      public void testGetConvertedOptions() throws Exception
      Throws:
      Exception
    • testListenersOnSeparateLines

      public void testListenersOnSeparateLines() throws Exception
      Throws:
      Exception
    • testListenersOnTheSameLine

      public void testListenersOnTheSameLine() throws Exception
      Throws:
      Exception
    • testGroupByInstances

      public void testGroupByInstances() throws Exception
      Throws:
      Exception
    • testReporter

      public void testReporter() throws Exception
      Throws:
      Exception