* Update test code with new coding standard * Update base class name for PHPUnit\Framework\Testcase class for lower version of PHP (<= 5.5) * Update expectException() to @ExpectedException * Update lib with new coding style * Check project coding style * Disable code style checking in lower version of php (<= 5.4)