Package org.apache.tapestry.test.assertions

Examples of org.apache.tapestry.test.assertions.AssertRegexp


    private void endAssertRegexp()
    {try { __CLOVER_368_0.M[1862]++;
        __CLOVER_368_0.S[8188]++;String content = peekContent();

        __CLOVER_368_0.S[8189]++;AssertRegexp ar = (AssertRegexp) peekObject();

        __CLOVER_368_0.S[8190]++;ar.setRegexp(content);
    } finally { }}
View Full Code Here

TOP

Related Classes of org.apache.tapestry.test.assertions.AssertRegexp

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.