Commit b173722
Introduce assertj test lib to make the throw exception test more accu… (#10779)
### Summary
This change introduced the assertj test lib to make the throw exception
testing more accurate
### Test plan
./gradlew :executorch_android:testDebugUnitTest
---------
Co-authored-by: Haiting Pu <[email protected]>1 parent 1c2b7ba commit b173722
File tree
4 files changed
+439
-462
lines changed- extension/android/executorch_android
- src
- main/java/org/pytorch/executorch
- test/java/org/pytorch/executorch
4 files changed
+439
-462
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
398 | 400 | | |
399 | 401 | | |
400 | 402 | | |
| |||
0 commit comments