PHP Class Api_Test

OpenEyes is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. OpenEyes is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenEyes in a file titled COPYING. If not, see .
Author: OpenEyes ([email protected])
Inheritance: extends FhirTestCase
Show file Open project: openeyes/openeyes

Public Methods

Method Description
instanceLevelPostInvalid ( )
testAcceptHeader ( )
testCantSearchByIdDirectly ( )
testConformanceWithGet ( )
testConformanceWithOptions ( )
testCreateByPutInvalid ( )
testCreateHeaders ( )
testCreateNonRequiredProfileDoesntMatch ( )
testCreateRequiredProfileDoesntMatch ( )
testCreateRequiredProfileNotSupplied ( )
testCreateUnknownResourceType ( )
testCreateWrongResourceType ( )
testDefaultXml ( )
testFormatParam ( )
testNotAcceptable ( )
testReadETagMatch ( )
testReadETagMatchList ( )
testReadETagMatchWildcard ( )
testReadEtagMatchModified ( )
testReadEtagMatchNotModified ( )
testReadEtagNoMatch ( )
testReadEtagNoMatchList ( )
testReadEtagNoMatchModified ( )
testReadEtagNoMatchNotModified ( )
testReadHeaders ( )
testReadInvalidPrefix ( )
testReadInvalidResourceType ( )
testReadModified ( )
testReadNotFound ( )
testReadNotModified ( )
testSearchByIdInvalidIdFormat ( )
testSearchByIdProfileDoesntMatchIdPrefix ( )
testSearchCategories ( )
testSearchCount ( )
testSearchInvalidResourceType ( )
testSearchProfileDoesMatch ( )
testSearchProfileDoesntMatch ( )
testSearchRequiredProfileDoesMatch ( )
testSearchRequiredProfileDoesntMatch ( )
testSearchRequiredProfileNotSupplied ( )
testSearchUrls ( )
testSearchWithPost ( )
testTypeLevelPutInvalid ( )
testUpdateContentLocationCheckFail ( )
testUpdateContentLocationCheckSucceed ( )
testUpdateHeaders ( )
testUpdateIfMatchCheckFail ( )
testUpdateIfMatchCheckSucceed ( )
testUpdateUnmodifiedCheckFail ( )
testUpdateUnmodifiedCheckSucceed ( )
testVReadWithCurrentVersion ( )
testVReadWithPreviousVersion ( )

Method Details

instanceLevelPostInvalid() public method

testAcceptHeader() public method

public testAcceptHeader ( )

testCantSearchByIdDirectly() public method

testConformanceWithGet() public method

testConformanceWithOptions() public method

testCreateByPutInvalid() public method

testCreateHeaders() public method

public testCreateHeaders ( )

testCreateNonRequiredProfileDoesntMatch() public method

testCreateRequiredProfileDoesntMatch() public method

testCreateRequiredProfileNotSupplied() public method

testCreateUnknownResourceType() public method

testCreateWrongResourceType() public method

testDefaultXml() public method

public testDefaultXml ( )

testFormatParam() public method

public testFormatParam ( )

testNotAcceptable() public method

public testNotAcceptable ( )

testReadETagMatch() public method

public testReadETagMatch ( )

testReadETagMatchList() public method

testReadETagMatchWildcard() public method

testReadEtagMatchModified() public method

testReadEtagMatchNotModified() public method

testReadEtagNoMatch() public method

public testReadEtagNoMatch ( )

testReadEtagNoMatchList() public method

testReadEtagNoMatchModified() public method

testReadEtagNoMatchNotModified() public method

testReadHeaders() public method

public testReadHeaders ( )

testReadInvalidPrefix() public method

testReadInvalidResourceType() public method

testReadModified() public method

public testReadModified ( )

testReadNotFound() public method

public testReadNotFound ( )

testReadNotModified() public method

public testReadNotModified ( )

testSearchByIdInvalidIdFormat() public method

testSearchByIdProfileDoesntMatchIdPrefix() public method

testSearchCategories() public method

testSearchCount() public method

public testSearchCount ( )

testSearchInvalidResourceType() public method

testSearchProfileDoesMatch() public method

testSearchProfileDoesntMatch() public method

testSearchRequiredProfileDoesMatch() public method

testSearchRequiredProfileDoesntMatch() public method

testSearchRequiredProfileNotSupplied() public method

testSearchUrls() public method

public testSearchUrls ( )

testSearchWithPost() public method

public testSearchWithPost ( )

testTypeLevelPutInvalid() public method

testUpdateContentLocationCheckFail() public method

testUpdateContentLocationCheckSucceed() public method

testUpdateHeaders() public method

public testUpdateHeaders ( )

testUpdateIfMatchCheckFail() public method

testUpdateIfMatchCheckSucceed() public method

testUpdateUnmodifiedCheckFail() public method

testUpdateUnmodifiedCheckSucceed() public method

testVReadWithCurrentVersion() public method

testVReadWithPreviousVersion() public method