Package org.epic.perl.editor.test

Examples of org.epic.perl.editor.test.MockAnnotationModel


        // TODO: additional tests
    }

    protected void setUp() throws Exception
    {
        mockModel = new MockAnnotationModel();
    }
View Full Code Here

TOP

Related Classes of org.epic.perl.editor.test.MockAnnotationModel

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.