Class TwoTestCasesIT


public class TwoTestCasesIT extends SurefireJUnit4IntegrationTestCase
Test running two test cases; confirms reporting works correctly
Author:
Dan Fabulich
  • Constructor Details

    • TwoTestCasesIT

      public TwoTestCasesIT()
  • Method Details

    • testTwoTestCases

      public void testTwoTestCases() throws Exception
      Throws:
      Exception
    • testTwoTestCaseSuite

      public void testTwoTestCaseSuite() throws Exception
      Runs two tests encapsulated in a suite
      Throws:
      Exception
    • testJunit4Suite

      public void testJunit4Suite() throws Exception
      Throws:
      Exception
    • testTestNGSuite

      public void testTestNGSuite() throws Exception
      Throws:
      Exception