9 Commits

Author SHA1 Message Date
Johannes Meyer
58e2a8fca6 Change parent class of BaseTestCase to \Icinga\Test\BaseTestCase 2024-01-16 14:33:49 +01:00
Johannes Meyer
629297116b BaseTestCase: Use phpunit's new TestCase 2023-08-30 17:28:06 +02:00
Thomas Gelf
8407f23474 toPlainObject: resolve is boolean
Doesn't change behavior, but null is confusing here.
2017-09-01 10:04:21 +02:00
Thomas Gelf
9e771f2d5a Fix phpcs complaints 2017-01-13 19:47:54 +01:00
Thomas Gelf
91ff752fec IcingaNotificationTest: intensively test modify 2016-03-16 21:35:33 +01:00
Thomas Gelf
e557ea8f63 IcingaNotificationTest: related empty groups...
...should be returned when returning full plain object
2016-03-16 15:16:35 +01:00
Thomas Gelf
ab90f51cfa IcingaNotificationTest: add rendering test 2016-03-16 13:54:09 +01:00
Thomas Gelf
f78c858fe7 IcingaNotificationTest: add store & reload check 2016-03-16 13:48:21 +01:00
Thomas Gelf
e5605afb41 IcingaNotificationTest: test related objects...
...for notifications
2016-03-16 13:03:24 +01:00