I can not find a way to call my static class in Nunit. I can\'t change the class to a non static class because I need to test this for a assignment.
This is my test:<