19 declare(strict_types=1);
32 $this->assertInstanceOf(SettingsGeneral::class, $Settings_general);
33 $this->assertEquals($io, $Settings_general->getQuestionSetType());
51 $this->assertInstanceOf(SettingsGeneral::class, $Settings_general);
52 $this->assertEquals($io, $Settings_general->getAnonymity());
const QUESTION_SET_TYPE_RANDOM
static getAndWithQuestionSetTypeDataProvider()
testGetAndWithQuestionSetType(string $io)
getAndWithQuestionSetTypeDataProvider
testGetAndWithAnonymity(bool $io)
getAndWithAnonymityDataProvider
static getAndWithAnonymityDataProvider()
const QUESTION_SET_TYPE_FIXED