method
test_s_new
ruby latest stable - Class:
TestMyExcel
test_s_new()public
No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 338
def test_s_new
assert_instance_of(MyExcel, @excel)
end test_s_new()No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 338
def test_s_new
assert_instance_of(MyExcel, @excel)
end