mirror of https://github.com/grpc/grpc-java.git
1. Call runTest() for test "all", this is required by some internal code. 2. Turn off proguard for debug App. 3. Catch Throwable when we run the test, so that some errors like OutOfMemoryError would fail the test. 4. Compare message size for veryLargeResponse test, otherwise comparing two message would create two more large byte arrarys. |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle | ||
| proguard-rules.pro | ||