What is the role of the @isTest annotation in Apex?
-
A
It publishes the class to the AppExchange
-
B
It marks a class or method as a test that does not count toward org code limits
-
C
It enables debug logging for the class
-
D
It prevents the class from being deployed to production