Generalize constuctors & add tests
If there is any two-args constructor with the right arg types in a test class, use it. Also, add a test suite to dicttool test. Also, have the return value of dicttool reflect success or failure. Change-Id: I51ab2a4abb93a0a483e8d6ef3c39d1ff1bce1dbd
Showing
- tools/dicttool/src/com/android/inputmethod/latin/dicttool/Dicttool.java 10 additions, 3 deletions.../src/com/android/inputmethod/latin/dicttool/Dicttool.java
- tools/dicttool/src/com/android/inputmethod/latin/dicttool/Test.java 16 additions, 6 deletions...tool/src/com/android/inputmethod/latin/dicttool/Test.java
Please register or sign in to comment