MCPcopy Create free account
hub / github.com/akeranen/the-one / testInvalidRunIndex

Method testInvalidRunIndex

test/SettingsTest.java:207–209  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

205 }
206
207 public void testInvalidRunIndex() {
208 assertEquals("[val1 ; val2",s.getSetting(IRS_S));
209 }
210
211 /**
212 * Tests disabled run-specific variables

Callers

nothing calls this directly

Calls 1

getSettingMethod · 0.80

Tested by

no test coverage detected