Package net.sourceforge.purrpackage.test.instrument.a

Examples of net.sourceforge.purrpackage.test.instrument.a.FooAJUnit


        b.otherTarget.fromOtherAfterClass();
    }

    public void create() {
        sameTarget = new FooBJUnit();
        otherTarget = new FooAJUnit();
    }
View Full Code Here

TOP

Related Classes of net.sourceforge.purrpackage.test.instrument.a.FooAJUnit

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.