wrongArgumentType($myResource); $this->assertFalse(true); } catch (common_exception_InvalidArgumentType $exception) { $this->assertTrue(true); } } }