i have observed (though i don't run my tests via admin right now), that the tests run for all methods in the controller, plus all methods that the controller imports. so if you import your module it should test alongside your controller.
...but please correct me if i am confused. cfh

