C# (Sharp) Programming Language Question:

Download Job Interview Questions and Answers PDF

In the NUnit test framework, which attribute must adorn a test class in order for it to be picked up by the NUnit GUI?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

1. TestAttribute
2. TestClassAttribute
3. TestFixtureAttribute
4. NUnitTestClassAttribute

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
Which .Gang of Four. design pattern is shown below? Which of the following operations can you NOT perform on an ADO.NET DataSet?