|
Rename Method public testExists_whenGetFileThrowsIOException_andGetInputStreamThrowsIOException_returnFalse() : void renamed to public testExists_whenGetFileThrowsIOException_andGetInputStreamThrowsIOException_thenReturnFalse() : void in class spark.resource.AbstractResourceTest |
From |
To |
|
Rename Method public testExists_whenFileExists_returnTrue() : void renamed to public testExists_whenFileExists_thenReturnTrue() : void in class spark.resource.AbstractResourceTest |
From |
To |
|
Rename Method public testExists_whenFileDoesntExists_returnFalse() : void renamed to public testExists_whenFileDoesntExists_thenReturnFalse() : void in class spark.resource.AbstractResourceTest |
From |
To |
|
Rename Method public testExists_whenGetFileThrowsIOException_andCloseInputStreamThrowsIOException_returnFalse() : void renamed to public testExists_whenGetFileThrowsIOException_andCloseInputStreamThrowsIOException_thenReturnFalse() : void in class spark.resource.AbstractResourceTest |
From |
To |
|
Rename Method public testExists_whenGetFileThrowsIOException_returnTrue() : void renamed to public testExists_whenGetFileThrowsIOException_thenReturnTrue() : void in class spark.resource.AbstractResourceTest |
From |
To |