Index: vhUnitTest/APPS/TBXWeb/TestTBXContext.cls.xml =================================================================== diff -u -r79 -r91 --- vhUnitTest/APPS/TBXWeb/TestTBXContext.cls.xml (.../TestTBXContext.cls.xml) (revision 79) +++ vhUnitTest/APPS/TBXWeb/TestTBXContext.cls.xml (.../TestTBXContext.cls.xml) (revision 91) @@ -13,10 +13,10 @@ @@ -25,61 +25,45 @@ Set TBXContext=..GeefTBXContextVHEPN() Do $$$AssertEquals(TBXContext.IsGebruikerToegelaten(4645),1,"Klant 4645 is toegelaten op VHEPN") Do $$$AssertEquals(TBXContext.IsGebruikerToegelaten(""),1,"Klant """" (leeg) is toegelaten op VHEPN") - Do $$$AssertEquals(TBXContext.IsGebruikerToegelaten("BE1234"),1,"Klant BE1234 is niet toegelaten op VHEPN") + Do $$$AssertEquals(TBXContext.IsGebruikerToegelaten("BE1234"),1,"Klant BE1234 is toegelaten op VHEPN") ]]> - + - + - - - - - - - - - +