method
test_s_new
v1_8_7_72 -
Show latest stable
- Class:
TestWin32OLE
test_s_new()public
No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 27
def test_s_new
assert_instance_of(WIN32OLE, @excel)
end test_s_new()No documentation available.
# File ext/win32ole/tests/testWIN32OLE.rb, line 27
def test_s_new
assert_instance_of(WIN32OLE, @excel)
end