MCPcopy Create free account
hub / github.com/HumbleUI/Skija / popStack

Method popStack

tests/java/runner/TestRunner.java:266–268  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

264 }
265
266 public static void popStack() {
267 runner.stack.removeLast();
268 }
269
270 public static void startTesting() {
271 runner = new TestRunner();

Callers 9

storageMethod · 0.95
testClassMethod · 0.95
testMethodMethod · 0.95
abcMethod · 0.80
testAbcMethod · 0.80
testLigaturesMethod · 0.80
testCombiningMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected