Y20230621-1000
Merge both test methods in the class into 1 and let the class extend directly from ResourceTest. Extract private methods to improve readability. Rethrow exceptions (they let the test fail anyway).
Merge both test methods in the class into 1 and let the class extend directly from ResourceTest. Extract private methods to improve readability. Rethrow exceptions (they let the test fail anyway).