TimePeriodRangesTest: tests need meaningful names

This commit is contained in:
Thomas Gelf 2016-02-25 19:21:47 +01:00
parent 682c2619d4
commit 9417d4881b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class IcingaTimePeriodRangesTest extends BaseTestCase
{
protected $testPeriodName = '___TEST___timerange';
public function testUpdate()
public function testWhetherUpdatedTimeperiodRangesAreCorrectlyStored()
{
$period = $this->createTestPeriod();