19declare(strict_types=1);
21use PHPUnit\Framework\TestCase;
31 $settings->getPollingIntervalSeconds()
36 #[\PHPUnit\Framework\Attributes\Depends('testConstruction')]
testIntervalAttribute(LSGlobalSettings $settings)
Global Settings of the Learning Sequence.
withPollingIntervalSeconds(float $seconds)
getPollingIntervalMilliseconds()
getPollingIntervalSeconds()