You are using the SysTest framework to test code in Visual Studio.
You need to create a unit test class.
Which three attributes can you use to create the class? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
A . Test Property
B . EntryPoint
C . Owner
D . Priority
E . TestFilter
Answer: A,C,D