Libraries
»
vex
(0.6.2)
»
Index (E)
»
Vex
»
Etest
Module: Vex::Etest
Defined in:
lib/vex/boot.rb
Instance Method Summary
collapse
#
test_version
⇒ Object
Instance Method Details
#
test_version
⇒
Object
39 40 41
# File 'lib/vex/boot.rb', line 39
def
test_version
assert_not_nil
(
Vex
.
version
)
end