function test18_usage() { // should allow listing resource_types $result = $this->api->usage(); $this->assertNotEquals($result["last_updated"], NULL); }