# File lib/shoulda/matchers/integrations/nunit_test_case_detection.rb, line 35defself.nunit_test_case_constantsIntegrations::NUnitTestCaseDetection.test_case_constantsend
warn(msg)click to toggle source
@private
# File lib/shoulda/matchers/warn.rb, line 4defself.warn(msg)
Kernel.warn"Warning from shoulda-matchers:\n\n#{msg}"end