MCPcopy Index your code
hub / github.com/benfry/processing4 / before

Method before

java/test/processing/mode/java/ParserTests.java:30–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 @Before
31 public void before() {
32 Preferences.setBoolean("export.application.fullscreen", false);
33 }
34
35 static void expectRecognitionException(final String id,
36 final int expectedLine) {

Callers

nothing calls this directly

Calls 1

setBooleanMethod · 0.95

Tested by

no test coverage detected