android test package overwriting activity in other package -


i have 1 normal android package activity a. using second independent test package in run several tests. testing purposes want create activity b extends activity a, in order overwrite aspects of testing. since activity b testing purposes want keep in test package.

is there possible way this?


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -