|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class ilSamlMappedUserAttributeValueParserTest. More...
Inheritance diagram for ilSamlMappedUserAttributeValueParserTest:
Collaboration diagram for ilSamlMappedUserAttributeValueParserTest: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().
Here is the caller graph for this function:
|
protected |
| $externalAttributeReference |
Definition at line 23 of file ilSamlMappedUserAttributeValueParserTest.php.
References $rule.
Referenced by testExceptionIsRaisedForNonScalarValues(), testExceptionIsRaisedIfAnExpectedAttributeIsMissing(), testExceptionIsRaisedIfAnExpectedValueCouldNotBeFoundForAnExpectedValueIndex(), testValueGivenAsArrayCanBeRetrievedForExternalAttribute(), testValueGivenAsArrayCanBeRetrievedForExternalAttributeWithSpecificIndex(), and testValueGivenAsStringCanBeRetrievedForExternalAttribute().
Here is the caller graph for this function:| ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedForNonScalarValues | ( | ) |
Definition at line 105 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, assertException(), and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedIfAnExpectedAttributeIsMissing | ( | ) |
Definition at line 75 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, assertException(), and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedIfAnExpectedValueCouldNotBeFoundForAnExpectedValueIndex | ( | ) |
Definition at line 86 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, assertException(), and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testValueGivenAsArrayCanBeRetrievedForExternalAttribute | ( | ) |
Definition at line 45 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testValueGivenAsArrayCanBeRetrievedForExternalAttributeWithSpecificIndex | ( | ) |
Definition at line 58 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testValueGivenAsStringCanBeRetrievedForExternalAttribute | ( | ) |
Definition at line 32 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function: