Tree icon indicating copy to clipboard operation
Tree copied to clipboard

Fix NodeTest class namespace and PHPUnit fixture

Open peter279k opened this issue 4 years ago • 0 comments

Changed log

  • According to the official PHPUnit doc, it should be protected function setUp(): void method.
  • Fixing the NodeTest class namespace to be compatible with PSR-4 autoloading.

peter279k avatar Dec 25 '20 18:12 peter279k