APIdock / Ruby
/
Browse About
method

test_const_CP_SYMBOL

v1_8_6_287 - Show latest stable - Class: TestWin32OLE
test_const_CP_SYMBOL()
public

No documentation available.

# File ext/win32ole/tests/testWIN32OLE.rb, line 86
  def test_const_CP_SYMBOL
    assert_equal(42, WIN32OLE::CP_SYMBOL)
  end

Related methods

  • Instance methods
  • setup
  • teardown
  • test_const_CP_ACP
  • test_const_CP_MACCP
  • test_const_CP_OEMCP
  • test_const_CP_SYMBOL
  • test_const_CP_THREAD_ACP
  • test_const_CP_UTF7
  • test_const_CP_UTF8
  • test_convert_bignum
  • test_each
  • test_get_win32ole_object
  • test_invoke
  • test_no_exist_property
  • test_ole_func_methods
  • test_ole_get_methods
  • test_ole_invoke_with_named_arg
  • test_ole_invoke_with_named_arg_last
  • test_ole_method_help
  • test_ole_methods
  • test_ole_put_methods
  • test_s_codepage
  • test_s_codepage_changed
  • test_s_codepage_set
  • test_s_connect
  • test_s_const_load
  • test_s_new
  • test_s_new_DCOM
  • test_s_new_from_clsid
  • test_setproperty
  • test_setproperty_bracket
  • test_setproperty_with_equal
APIdock API Documentation Browser

© 2026 APIdock