HuasoFoundries/jpgraph

View on GitHub
tests/_not_ready_PolarTest.xphp

Summary

Maintainability
Test Coverage

Each class must be in a namespace of at least one level (a top-level vendor name)
Open

class PolarTest extends \Codeception\Test\Unit

Method name "_after" should not be prefixed with an underscore to indicate visibility
Open

    protected function _after()

Method name "_before" should not be prefixed with an underscore to indicate visibility
Open

    protected function _before()

Method name "_fileCheck" should not be prefixed with an underscore to indicate visibility
Open

    public function _fileCheck($filename)

There are no issues that match your filters.

Category
Status