Add initial tests for testing the FolderSync command.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 12 Apr 2010 17:43:18 +0000 (13:43 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Mon, 12 Apr 2010 17:44:44 +0000 (13:44 -0400)
commit8c43741ef6ef42ffc4ab09e836def7df059ba924
treecee103c4e980bb5b1fcc5a3bd71a4f120cffffc2
parent57c767002f375d8c1366f1dcd49014cc28ed9853
Add initial tests for testing the FolderSync command.

Use a file stream to mimick the php input stream, use a memory stream to hold
the output data to check for validity.
framework/ActiveSync/test/Horde/ActiveSync/FolderSyncTest.php [new file with mode: 0644]
framework/ActiveSync/test/Horde/ActiveSync/fixtures/FolderSyncRequest.txt [new file with mode: 0644]