List all Tests?

In reply to raysalemi:

Hi Ray, you can print out all objects/components with the factories print method:
factory.print
I do this normally in the end_of_elaboration_phase.

Christoph