org.jcoderz.commons.tracing
Class AspectPatternTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.jcoderz.commons.tracing.AspectPatternTest
All Implemented Interfaces:
Test

public class AspectPatternTest
extends TestCase


Constructor Summary
AspectPatternTest()
           
 
Method Summary
 void testAspectPattern()
           
 void testAspectPattern2()
           
 void testAspectPattern3()
           
 void testAspectPattern4()
           
 void testAspectPattern5()
           
 void testAspectPattern6()
           
 void testAspectPattern7()
           
 void testAspectPattern8()
           
 void testAspectPattern9()
           
 
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
 

Constructor Detail

AspectPatternTest

public AspectPatternTest()
Method Detail

testAspectPattern

public void testAspectPattern()

testAspectPattern2

public void testAspectPattern2()

testAspectPattern3

public void testAspectPattern3()

testAspectPattern4

public void testAspectPattern4()

testAspectPattern5

public void testAspectPattern5()

testAspectPattern6

public void testAspectPattern6()

testAspectPattern7

public void testAspectPattern7()

testAspectPattern8

public void testAspectPattern8()

testAspectPattern9

public void testAspectPattern9()


Copyright 2007 The jCoderZ Project.