ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSamlMappedUserAttributeValueParserTest. More...
Protected Member Functions | |
assertException ($exception_class) | |
getMappingRuleMock ($externalAttributeReference) | |
Class ilSamlMappedUserAttributeValueParserTest.
Definition at line 7 of file ilSamlMappedUserAttributeValueParserTest.php.
|
protected |
string | $exception_class |
Definition at line 12 of file ilSamlMappedUserAttributeValueParserTest.php.
Referenced by testExceptionIsRaisedForNonScalarValues(), testExceptionIsRaisedIfAnExpectedAttributeIsMissing(), and testExceptionIsRaisedIfAnExpectedValueCouldNotBeFoundForAnExpectedValueIndex().
|
protected |
$externalAttributeReference |
Definition at line 23 of file ilSamlMappedUserAttributeValueParserTest.php.
References $rule.
Referenced by testExceptionIsRaisedForNonScalarValues(), testExceptionIsRaisedIfAnExpectedAttributeIsMissing(), testExceptionIsRaisedIfAnExpectedValueCouldNotBeFoundForAnExpectedValueIndex(), testValueGivenAsArrayCanBeRetrievedForExternalAttribute(), testValueGivenAsArrayCanBeRetrievedForExternalAttributeWithSpecificIndex(), and testValueGivenAsStringCanBeRetrievedForExternalAttribute().
ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedForNonScalarValues | ( | ) |
Definition at line 105 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, array, assertException(), and getMappingRuleMock().
ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedIfAnExpectedAttributeIsMissing | ( | ) |
Definition at line 75 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, assertException(), and getMappingRuleMock().
ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedIfAnExpectedValueCouldNotBeFoundForAnExpectedValueIndex | ( | ) |
Definition at line 86 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, assertException(), and getMappingRuleMock().
ilSamlMappedUserAttributeValueParserTest::testValueGivenAsArrayCanBeRetrievedForExternalAttribute | ( | ) |
Definition at line 45 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
ilSamlMappedUserAttributeValueParserTest::testValueGivenAsArrayCanBeRetrievedForExternalAttributeWithSpecificIndex | ( | ) |
Definition at line 58 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
ilSamlMappedUserAttributeValueParserTest::testValueGivenAsStringCanBeRetrievedForExternalAttribute | ( | ) |
Definition at line 32 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().