net.grinder.util.weave.j2se6
Class TestDCRWeaver

java.lang.Object
  extended by net.grinder.util.weave.j2se6.TestDCRWeaver

public class TestDCRWeaver
extends Object

Unit test for DCRWeaver. TestDCRWeaver.

Author:
Philip Aston

Constructor Summary
TestDCRWeaver()
           
 
Method Summary
 void setUp()
           
 void testConstructorRegistration()
           
 void testInsufficientParameters()
           
 void testMethodRegistration()
           
 void testWeavingWithBadInstrumentation()
           
 void testWeavingWithInstrumentation()
           
 void testWeavingWithInstrumentation2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDCRWeaver

public TestDCRWeaver()
Method Detail

setUp

public void setUp()

testMethodRegistration

public void testMethodRegistration()
                            throws Exception
Throws:
Exception

testConstructorRegistration

public void testConstructorRegistration()
                                 throws Exception
Throws:
Exception

testWeavingWithInstrumentation

public void testWeavingWithInstrumentation()
                                    throws Exception
Throws:
Exception

testWeavingWithInstrumentation2

public void testWeavingWithInstrumentation2()
                                     throws Exception
Throws:
Exception

testWeavingWithBadInstrumentation

public void testWeavingWithBadInstrumentation()
                                       throws Exception
Throws:
Exception

testInsufficientParameters

public void testInsufficientParameters()
                                throws Exception
Throws:
Exception


Copyright © 2000-2013. All Rights Reserved.