method
test_s_new
ruby 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