method

test_s_new

v1_8_7_72 - Show 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