90919293949596979899100
public TestResult runTest() { TestResult tr=new TestResult(); try{ setGoldenFileName(getGoldenFile());
7677787980818283848586
return sm.getString("positiveUseBeanInit.goldenFile"); } public TestResult runTest () { TestResult testResult = null; try { setGoldenFileName (getGoldenFile()); HttpURLConnection connection = getConnection(); testResult = getTestResult(connection);
9293949596979899100101102
return sm.getString("positiveGetProps.goldenFile"); } public TestResult runTest () { TestResult testResult = null; try { setGoldenFileName (getGoldenFile()); HttpURLConnection connection = getConnection(); testResult = getTestResult(connection);
return sm.getString("positiveSetByteObj.goldenFile"); } public TestResult runTest () { TestResult testResult = null; try { setGoldenFileName (getGoldenFile()); HttpURLConnection connection = getConnection(); testResult = getTestResult(connection);
9596979899100101102103104105
8889909192939495969798
7071727374757677787980
public String getDescription () { return sm.getString("negativeGetProps.description"); } public TestResult runTest () { TestResult testResult = null; HttpURLConnection connection = null; setErrorCode (404); try {
93949596979899100101102103