Hi developers, I have found your test source codes are in the library package. If I move all test package out of the library package they won't work because they depend on some non-public class and methods.
I think test code should be separated from library. Regards Fei Li
