Class TestCommandParsing

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.apache.creadur.whisker.cli.TestCommandParsing
All Implemented Interfaces:
junit.framework.Test

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

    • TestCommandParsing

      public TestCommandParsing()
  • Method Details

    • setUp

      protected void setUp() throws Exception
      Overrides:
      setUp in class junit.framework.TestCase
      Throws:
      Exception
    • testGenerateAndAuditAreMutuallyExclusive

      public void testGenerateAndAuditAreMutuallyExclusive() throws Exception
      Throws:
      Exception
    • testGenerateAndSkeletonAreMutuallyExclusive

      public void testGenerateAndSkeletonAreMutuallyExclusive() throws Exception
      Throws:
      Exception
    • testSkeletonAndAuditAreMutuallyExclusive

      public void testSkeletonAndAuditAreMutuallyExclusive() throws Exception
      Throws:
      Exception
    • testSetGenerateAct

      public void testSetGenerateAct() throws Exception
      Throws:
      Exception
    • testSetAuditAct

      public void testSetAuditAct() throws Exception
      Throws:
      Exception
    • testSetSkeletonAct

      public void testSetSkeletonAct() throws Exception
      Throws:
      Exception
    • testSetSourceByCli

      public void testSetSourceByCli() throws Exception
      Throws:
      Exception
    • testAuditRequiresSource

      public void testAuditRequiresSource() throws Exception
      Throws:
      Exception
    • testSetLicenseDescriptorShortByCLI

      public void testSetLicenseDescriptorShortByCLI() throws Exception
      Throws:
      Exception
    • testSetLicenseDescriptorLongByCLI

      public void testSetLicenseDescriptorLongByCLI() throws Exception
      Throws:
      Exception