I think it means you have to have a default constructor for TestCase and you don't.

public TestCase()
{

}