MCPcopy Index your code
hub / github.com/beanshell/beanshell / TestFilter

Interface TestFilter

tests/junitTests/src/bsh/TestFilter.java:28–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26package bsh;
27
28public interface TestFilter {
29
30 boolean skip();
31
32}

Callers 1

getChildrenMethod · 0.95

Implementers 2

KnownIssuetests/junitTests/src/bsh/KnownIssue.ja
NotSuitedFor_Java5_OrLowertests/junitTests/src/bsh/NotSuitedFor_

Calls

no outgoing calls

Tested by

no test coverage detected