mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-01-11 00:58:43 +00:00
Add test cases for null models
This commit is contained in:
parent
9f41fa02e7
commit
b3d76e2acb
|
|
@ -23,7 +23,7 @@ final class NullEditorDocHistoryTest extends \PHPUnit\Framework\TestCase
|
|||
{
|
||||
/**
|
||||
* @covers Modules\Editor\Models\NullEditorDocHistory
|
||||
* @group framework
|
||||
* @group module
|
||||
*/
|
||||
public function testNull() : void
|
||||
{
|
||||
|
|
@ -32,7 +32,7 @@ final class NullEditorDocHistoryTest extends \PHPUnit\Framework\TestCase
|
|||
|
||||
/**
|
||||
* @covers Modules\Editor\Models\NullEditorDocHistory
|
||||
* @group framework
|
||||
* @group module
|
||||
*/
|
||||
public function testId() : void
|
||||
{
|
||||
|
|
@ -42,7 +42,7 @@ final class NullEditorDocHistoryTest extends \PHPUnit\Framework\TestCase
|
|||
|
||||
/**
|
||||
* @covers Modules\Editor\Models\NullEditorDocHistory
|
||||
* @group framework
|
||||
* @group module
|
||||
*/
|
||||
public function testJsonSerialize() : void
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user