Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Latest commit

 

History

History
 
 

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
ATTENTION!

Do not use JVM unit tests for methods the use the Time API or other APIs that behave
differently in normal JVMs and the Android JVM. Especially do not write JVM unit tests
that use APIs that are desugared in Android. Use Android unit tests (androidTest) instead.