Is there a way to simulate / generate activity recognition events (i.e. - walking) in junits for a android application? My goal is to fully test the logic I have that is related to receiving an activity recognition event and not the activity recognition process.
Any pointers apprciated