History log of /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/SmsNumberUtilsTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fc240dcd9b7f40b78913f18663809d683c6dbe65 19-Apr-2016 Narayan Kamath <narayan@google.com> Tidy up uses of Integer.valueOf.

Use parseInt when the result is assigned to an int. Allocates fewer
objects.

bug: 28078871
Change-Id: I8219141b8a18d2bc575fd75aaa4552e15bd68d1f
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/SmsNumberUtilsTest.java
af59a35e945d60fc9ffb305c494a695b35b8a942 16-Mar-2016 fionaxu <fionaxu@google.com> TelephonyManager unit test cleanup

Bug: 25691379
Change-Id: I129c8b4f04ad7e6d777857e8c7853de7a86348cc
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/SmsNumberUtilsTest.java
655bae990bdd7e4584491def4d30692e6173779c 11-Feb-2016 fionaxu <fionaxu@google.com> Subscription related Unit test with code cleanup

bug: 25691379

Change-Id: Ib31b34b3d1116cf714717f5742095de7aa4c0a13
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/SmsNumberUtilsTest.java
9c96807d990cdd3f4bb2d3f0fd56a1e78a95b353 10-Feb-2016 Jack Yu <jackyu@google.com> Test infrastructure improvement and code clean up.

Added instance replacement infrastructure and auto-restore functionality.
Cleauped up test cases.
Fixed copyright year.

bug: 25691379
Change-Id: I7e9b0b121c38c3a2c7375b262e2a121abb9c9a59
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/SmsNumberUtilsTest.java
21e1b42d578d90611f76c37d58841543821502fd 10-Feb-2016 Jack Yu <jackyu@google.com> Revert "Test infrastructure improvement and code clean up."

This reverts commit 01d7b95381a5247520e7fe4ac40d10bcced525cf.

Change-Id: I2cb03e799dc5ce2a3bd1bcf8da21fb5fe7043672
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/SmsNumberUtilsTest.java
01d7b95381a5247520e7fe4ac40d10bcced525cf 10-Feb-2016 Jack Yu <jackyu@google.com> Test infrastructure improvement and code clean up.

Added instance replacement infrastructure and auto-restore functionality.
Cleauped up test cases.
Fixed copyright year.

bug: 25691379
Change-Id: Ie3c778df828575d10e9164922210cc5b05723b45
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/SmsNumberUtilsTest.java
76ab58dd7f833c4cf275f778abae8bf3ed9227c0 02-Feb-2016 Jack Yu <jackyu@google.com> Added SMS number conversion unit tests.

Added unit test cases for 12 different types of number conversion.
Also deleted a non-valid service state tracker test.

bug: 25691379
Change-Id: I72afe8bf30237e10cc760b195d983c732210cdfa
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/SmsNumberUtilsTest.java