MCPcopy Create free account
hub / github.com/LFYSec/MScan / of

Method of

src/test/java/pascal/taie/util/collection/IBitSetTest.java:47–47  ·  view source on GitHub ↗
(int... indexes)

Source from the content-addressed store, hash-verified

45public abstract class IBitSetTest {
46
47 protected abstract IBitSet of(int... indexes);
48
49 // ------------------------------------------------------------------------
50 // test set operations

Callers 15

testMethod · 0.95
testClearMethod · 0.95
testIntersectsMethod · 0.95
testContainsMethod · 0.95
testContains2Method · 0.95
testContains3Method · 0.95
testAndMethod · 0.95
testAndNotMethod · 0.95
testOrMethod · 0.95
testRandomOrMethod · 0.95
testClearOrMethod · 0.95
testOrDiffMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected