19declare(strict_types=1);
23require_once(__DIR__ .
"/../../../../../../../vendor/composer/vendor/autoload.php");
24require_once(__DIR__ .
"/../../../Base.php");
45 $gc1 = $gc->withStacked();
47 $this->assertFalse($gc->isStacked());
48 $this->assertTrue($gc1->isStacked());
Test on Group Configuration implementation.
Builds a Color from either hex- or rgb values.
Provides common functionality for UI tests.
Interface Observer \BackgroundTasks Contains several chained tasks and infos about them.