2007-02-21 Atsushi Enomoto * InMemorySymmetricSecurityKeyTest.cs : more GenerateDerivedKey() tests. 2007-02-15 Atsushi Enomoto * SecurityKeyIdentifierTest.cs : new test. 2007-02-05 Atsushi Enomoto * InMemorySymmetricSecurityKeyTest.cs, X509AsymmetricSecurityKeyTest.cs : added algorithm issupported/ issymmetric/isasymmetric tests. 2007-02-05 Atsushi Enomoto * X509AsymmetricSecurityKeyTest.cs : added get hash algorithm tests. 2007-01-11 Atsushi Enomoto * X509IssuerSerialKeyIdentifierClauseTest.cs : test ClauseType. * X509ThumbprintKeyIdentifierClauseTest.cs : new test. 2006-12-06 Atsushi Enomoto * X509IssuerSerialKeyIdentifierClauseTest.cs : new test. 2006-10-29 Atsushi Enomoto * SamlAssertionTest.cs : some more .ctor() tests and WriteXml() test. * SamlSubjectTest.cs SamlAuthorizationDecisionStatementTest.cs SamlAuthenticationStatementTest.cs SamlConditionsTest.cs SamlAudienceRestrictionConditionTest.cs SamlActionTest.cs SamlEvidenceTest.cs SamlAuthorityBindingTest.cs : new tests. 2006-10-12 Atsushi Enomoto * X509AsymmetricSecurityKeyTest.cs : added tests for IsSupportedAlgorithm() and GetAsymmetricAlgorithm(). * EncryptedKeyIdentifierClauseTest.cs : new test. 2006-09-14 Atsushi Enomoto * SecurityAlgorithmsTest.cs : fixed consts. 2006-09-14 Atsushi Enomoto * SamlAssertionTest.cs : moved MySecurityTokenSerializer to *.Common dir. 2006-09-12 Atsushi Enomoto * X509SecurityTokenTest.cs : added test for MatchesKeyIdentifierClause(). * LocalIdKeyIdentifierClauseTest.cs : new test. 2006-09-12 Atsushi Enomoto * SecurityAlgorithmsTest.cs, X509AsymmetricSecurityKeyTest.cs : new tests. 2006-09-07 Atsushi Enomoto * SamlAttributeStatementTest.cs, SamlConstantsTest.cs : new tests. 2006-09-07 Atsushi Enomoto * InMemorySymmetricSecurityKeyTest.cs : new test. * SamlAssertionTest.cs : added more WriteXml() and .ctor() tests, plus some minor fixes. 2006-09-04 Atsushi Enomoto * SamlAssertionTest.cs : new test, for .ctor(). 2006-08-14 Atsushi Enomoto * SecurityTokenTypesTest.cs : new file (just for constant check). 2006-08-04 Atsushi Enomoto * UserNameSecurityTokenTest.cs : limit ValidFrom test range more rational. 2006-08-04 Atsushi Enomoto * UserNameSecurityTokenTest.cs : wrong test item numbers. 2006-08-04 Atsushi Enomoto * UserNameSecurityTokenTest.cs : fixed test. DateTime.Now is not likely to return that of a few moments ago. 2006-08-01 Atsushi Enomoto * UserNameSecurityTokenTest.cs : new test. 2006-07-31 Atsushi Enomoto * X509SecurityTokenTest.cs : new test.