Method: Oktest::SpecHelper#Length
- Defined in:
- lib/oktest.rb
#Length(n) ⇒ Object
1524 1525 1526 1527 |
# File 'lib/oktest.rb', line 1524 def Length(n) #; [!qqas3] creates Length object. return JsonMatcher::Length.new(n) end |
1524 1525 1526 1527 |
# File 'lib/oktest.rb', line 1524 def Length(n) #; [!qqas3] creates Length object. return JsonMatcher::Length.new(n) end |