TimePeriodRangesTest: tests need meaningful names
This commit is contained in:
parent
682c2619d4
commit
9417d4881b
|
@ -11,7 +11,7 @@ class IcingaTimePeriodRangesTest extends BaseTestCase
|
|||
{
|
||||
protected $testPeriodName = '___TEST___timerange';
|
||||
|
||||
public function testUpdate()
|
||||
public function testWhetherUpdatedTimeperiodRangesAreCorrectlyStored()
|
||||
{
|
||||
$period = $this->createTestPeriod();
|
||||
|
||||
|
|
Loading…
Reference in New Issue