org.cert.cc.jira.atc.unittests
Class ProjectConfigurationTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.cert.cc.jira.atc.unittests.ProjectConfigurationTestCase
All Implemented Interfaces:
junit.framework.Test

public final class ProjectConfigurationTestCase
extends junit.framework.TestCase


Constructor Summary
ProjectConfigurationTestCase()
           
 
Method Summary
 void testIsCatchAll()
           
 void testMatchWithId()
           
 void testMatchWithKey()
           
 void testMatchWithKeyWrongCase()
           
 void testMismatch()
           
 void testSortingWithCatchAll()
           
 
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, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProjectConfigurationTestCase

public ProjectConfigurationTestCase()
Method Detail

testIsCatchAll

public void testIsCatchAll()

testSortingWithCatchAll

public void testSortingWithCatchAll()

testMatchWithKey

public void testMatchWithKey()

testMatchWithKeyWrongCase

public void testMatchWithKeyWrongCase()

testMatchWithId

public void testMatchWithId()

testMismatch

public void testMismatch()


Copyright © 2012 Carnegie Mellon University