• Noel Grandin's avatar
    remove some unnecessary exception wrapping in the Java tests · 2a0dda3d
    Noel Grandin yazdı
    Modify createTestEnvironment so that it throws Exception. This
    is appropriate for unit testing.
    The wrapping adds no value and the calling method already has
    a catch(Exception) to handle anything.
    
    Change-Id: I430a414f63d2cbfc3b65ecfde0285509265e5192
    2a0dda3d
Adı
Son kayıt (commit)
Son güncelleme
..
DynamicClassLoader.java Loading commit data...
ExceptionStatus.java Loading commit data...
MultiMethodTest.java Loading commit data...
MultiPropertyTest.java Loading commit data...
SimpleStatus.java Loading commit data...
Status.java Loading commit data...
StatusException.java Loading commit data...
TestCase.java Loading commit data...
TestEnvironment.java Loading commit data...
TestParameters.java Loading commit data...
TestResult.java Loading commit data...