A test strategy class which always pass.
[Source]
# File lib/ttk/strategies/Pass.rb, line 16 def assertion pass end
[Validate]