- Inheritance
- < TestWin32OLE < RUNIT::TestCase < Test::Unit::TestCase < Object
Methods
Instance
Visibility | Signature |
---|---|
public | setup () |
public | test_s_connect () |
public | test_s_new () |
Instance Method Detail
setup()
because we overrided new() and connect() we need to change the test. also, because the class will be different