|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Class ilSamlMappedUserAttributeValueParserTest. More...
Inheritance diagram for ilSamlMappedUserAttributeValueParserTest:
Collaboration diagram for ilSamlMappedUserAttributeValueParserTest:Protected Member Functions | |
| getMappingRuleMock ($externalAttributeReference) | |
Class ilSamlMappedUserAttributeValueParserTest.
Definition at line 9 of file ilSamlMappedUserAttributeValueParserTest.php.
|
protected |
| $externalAttributeReference |
Definition at line 15 of file ilSamlMappedUserAttributeValueParserTest.php.
Referenced by testExceptionIsRaisedForNonScalarValues(), testExceptionIsRaisedIfAnExpectedAttributeIsMissing(), testExceptionIsRaisedIfAnExpectedValueCouldNotBeFoundForAnExpectedValueIndex(), testValueGivenAsArrayCanBeRetrievedForExternalAttribute(), testValueGivenAsArrayCanBeRetrievedForExternalAttributeWithSpecificIndex(), and testValueGivenAsStringCanBeRetrievedForExternalAttribute().
Here is the caller graph for this function:| ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedForNonScalarValues | ( | ) |
Definition at line 97 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedIfAnExpectedAttributeIsMissing | ( | ) |
Definition at line 67 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testExceptionIsRaisedIfAnExpectedValueCouldNotBeFoundForAnExpectedValueIndex | ( | ) |
Definition at line 78 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testValueGivenAsArrayCanBeRetrievedForExternalAttribute | ( | ) |
Definition at line 37 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testValueGivenAsArrayCanBeRetrievedForExternalAttributeWithSpecificIndex | ( | ) |
Definition at line 50 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function:| ilSamlMappedUserAttributeValueParserTest::testValueGivenAsStringCanBeRetrievedForExternalAttribute | ( | ) |
Definition at line 24 of file ilSamlMappedUserAttributeValueParserTest.php.
References $parser, and getMappingRuleMock().
Here is the call graph for this function: