test tweaks and updated examples
authoreileen <eileen@fuzion.co.nz>
Sat, 3 Aug 2013 07:05:41 +0000 (19:05 +1200)
committereileen <eileen@fuzion.co.nz>
Sat, 3 Aug 2013 23:53:00 +0000 (11:53 +1200)
commit9f1b81e0ac968205dc1aa169eea1dc1d243957f8
tree0a0f348f21e2276b92c12f3d68dcc809d5acd0b5
parent359e2c1d2090baaacc43478765782ae9383f7bd5
test tweaks and updated examples
68 files changed:
api/v3/examples/Activity/ContactRefCustomField.php
api/v3/examples/Activity/ContactRefCustomFieldGet.php
api/v3/examples/Activity/DateTimeHigh.php
api/v3/examples/Activity/DateTimeLow.php
api/v3/examples/Activity/GetTargetandAssignee.php
api/v3/examples/Activity/ReturnAssigneeContact.php
api/v3/examples/ActivityCreate.php
api/v3/examples/ActivityGet.php
api/v3/examples/BatchCreate.php
api/v3/examples/BatchUpdate.php
api/v3/examples/Contact/APIChainedArray.php
api/v3/examples/Contact/APIChainedArrayFormats.php
api/v3/examples/Contact/APIChainedArrayMultipleCustom.php
api/v3/examples/Contact/APIChainedArrayValuesFromSiblingFunction.php
api/v3/examples/Contact/ChainTwoWebsites.php
api/v3/examples/Contact/ChainTwoWebsitesSyntax2.php
api/v3/examples/Contact/GetFieldsOptions.php
api/v3/examples/Contact/GetSingleContact.php
api/v3/examples/Contact/GroupFilterUsingContactAPI.php
api/v3/examples/ContactCreate.php
api/v3/examples/ContactGet.php
api/v3/examples/Contribution/ContributionCreateWithNote.php
api/v3/examples/Contribution/CreateWithNestedLineItems.php
api/v3/examples/ContributionPageCreate.php
api/v3/examples/ContributionRecurCreate.php
api/v3/examples/ContributionRecurGet.php
api/v3/examples/CustomGroupCreate.php
api/v3/examples/Email/NestedReplaceEmail.php
api/v3/examples/Event/IsFullOption.php
api/v3/examples/EventCreate.php
api/v3/examples/EventGet.php
api/v3/examples/GrantCreate.php
api/v3/examples/GrantGet.php
api/v3/examples/GroupContact/GetWithGroupID.php
api/v3/examples/GroupGet.php
api/v3/examples/LocBlockCreateEntities.php
api/v3/examples/MailingCreate.php
api/v3/examples/MailingGroupSubscribe.php
api/v3/examples/Membership/filterIsCurrent.php
api/v3/examples/MembershipCreate.php
api/v3/examples/MembershipGet.php
api/v3/examples/MembershipUpdate.php
api/v3/examples/Participant/CreateParticipantPayment.php
api/v3/examples/Participant/NestedDelete.php
api/v3/examples/Participant/NestedEventGet.php
api/v3/examples/ParticipantGet.php
api/v3/examples/Pledge/GetFilterHighDate.php
api/v3/examples/PledgeCreate.php
api/v3/examples/PledgeGet.php
api/v3/examples/PledgePaymentCreate.php
api/v3/examples/ProfileSet.php
api/v3/examples/Relationship/BetweenRelationshipType.php
api/v3/examples/Relationship/INRelationshipType.php
api/v3/examples/Relationship/NotBetweenRelationshipType.php
api/v3/examples/Relationship/NotInRelationshipType.php
api/v3/examples/Relationship/filterIsCurrent.php
api/v3/examples/RelationshipCreate.php
api/v3/examples/RelationshipGet.php
api/v3/examples/SurveyCreate.php
api/v3/examples/TagCreate.php
api/v3/examples/TagGet.php
api/v3/examples/UFFieldReplace.php
api/v3/examples/UFGroupCreate.php
api/v3/examples/UFGroupGet.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ActivityTest.php
tests/phpunit/api/v3/EventTest.php
tests/phpunit/api/v3/MailingGroupTest.php