X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=xmltoolingtest%2FKeyInfoTest.h;h=b38790fcee337d0698ea72be0476177d51a6249c;hb=83de10b45721b7882182aaa8a6df0c729db8fc01;hp=5f236123679e002f2debf66b0a213113133fb205;hpb=e7a65d784215bc04355f014141219b3e7ab4559a;p=shibboleth%2Fcpp-xmltooling.git diff --git a/xmltoolingtest/KeyInfoTest.h b/xmltoolingtest/KeyInfoTest.h index 5f23612..b38790f 100644 --- a/xmltoolingtest/KeyInfoTest.h +++ b/xmltoolingtest/KeyInfoTest.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2005 Internet2 + * Copyright 2001-2010 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -46,7 +46,7 @@ public: auto_ptr kiObject(dynamic_cast(b->buildFromDocument(doc))); TS_ASSERT(kiObject.get()!=NULL); TSM_ASSERT_EQUALS("Number of child elements was not expected value", - 3, kiObject->getOrderedChildren().size()); + 4, kiObject->getOrderedChildren().size()); TSM_ASSERT_EQUALS("Number of child elements was not expected value", 1, kiObject->getKeyValues().size()); TSM_ASSERT_EQUALS("Number of child elements was not expected value",