Does anyone know how to test private methods of a class in AX using the Unit Testing Framework? I really don't want to make all my methods public and I would also like to write tests for all my methods on a class.
Thanks,
Tory
Does anyone know how to test private methods of a class in AX using the Unit Testing Framework? I really don't want to make all my methods public and I would also like to write tests for all my methods on a class.
Thanks,
Tory