Class TestDescriptorPrimaryOnly

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

public class TestDescriptorPrimaryOnly extends junit.framework.TestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     
    protected void
     
    void
     
    void
     
    void
     

    Methods inherited from class junit.framework.TestCase

    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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString

    Methods inherited from class java.lang.Object

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

    • TestDescriptorPrimaryOnly

      public TestDescriptorPrimaryOnly()
  • Method Details

    • setUp

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

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

      public void testIsPrimaryOnlyWithThirdPartyResources() throws Exception
      Throws:
      Exception
    • testIsPrimaryOnlyWithoutThirdPartyResources

      public void testIsPrimaryOnlyWithoutThirdPartyResources() throws Exception
      Throws:
      Exception
    • testIsPrimaryOnlyWithoutResources

      public void testIsPrimaryOnlyWithoutResources() throws Exception
      Throws:
      Exception