java - Codename One Local Unittesting -


i evaluate codename 1 got is, can run in local emulator can not issue unit testing beside writing own adapter or use sikuli or maybe awt / swing robot or similar.

does have idea how use simulator unit testing? being able run app in different simulators (sizes) , ordinary unit testing.

i not know if can have access source code, since simulator swing should possible emulate simulator @ level.

you can write unit tests run locally , use test recorder tool, see:

http://www.codenameone.com/blog/test-it.html


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -