MCPcopy Create free account
hub / github.com/apache/tomcat / TesterTag

Class TesterTag

test/org/apache/jasper/compiler/TesterTag.java:24–27  ·  view source on GitHub ↗

A tag for test purpose

Source from the content-addressed store, hash-verified

22 * A tag for test purpose
23 */
24public class TesterTag extends TagSupport {
25
26 private static final long serialVersionUID = 1L;
27}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected