Libraries
»
assert
(2.19.7)
»
Index
»
Assert
»
Suite
»
#tests_to_run_count
Method: Assert::Suite#tests_to_run_count
Defined in:
lib/assert/suite.rb
#
tests_to_run_count
⇒
Object
48 49 50
# File 'lib/assert/suite.rb', line 48
def
tests_to_run_count
@tests
.
size
end