Searched refs:SETUP_KEY (Results 1 – 1 of 1) sorted by relevance
53 private static final String SETUP_KEY = "setup"; field in Persistence.TestCase88 .put(SETUP_KEY, mSetup.toJson()) in toJson()95 return new TestCase(Setup.fromJson(object.getJSONObject(SETUP_KEY), table), in fromJson()