PHP Class Api_PatientTest

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
Datei anzeigen Open project: openeyes/openeyes

Public Methods

Method Description
testCountryDefaultsToUk ( )
testCreate ( )
testDuplicateHosNum ( )
testHosNumRequired ( )
testRead ( )
testReadCbOnly ( )
testReadGpAndPractice ( )
testReadGpOnly ( )
testReadGpPracticeAndTwoCbs ( )
testReadNoCareProviders ( )
testReadPracticeOnly ( )
testSearchByFamilyName ( )
testSearchByFullName ( )
testSearchByHosNum ( )
testSearchByHosNum_Namespaced ( )
testSearchByIdFound ( )
testSearchByIdNotFound ( )
testSearchByIdentifier_UnknownNamespace ( )
testSearchByNhsNum ( )
testSearchByNhsNum_Namespaced ( )
testUndifferentiatedGender ( )
testUpdate ( )

Method Details

testCountryDefaultsToUk() public method

testCreate() public method

public testCreate ( )

testDuplicateHosNum() public method

public testDuplicateHosNum ( )

testHosNumRequired() public method

public testHosNumRequired ( )

testRead() public method

public testRead ( )

testReadCbOnly() public method

public testReadCbOnly ( )

testReadGpAndPractice() public method

testReadGpOnly() public method

public testReadGpOnly ( )

testReadGpPracticeAndTwoCbs() public method

testReadNoCareProviders() public method

testReadPracticeOnly() public method

testSearchByFamilyName() public method

testSearchByFullName() public method

testSearchByHosNum() public method

public testSearchByHosNum ( )

testSearchByHosNum_Namespaced() public method

testSearchByIdFound() public method

public testSearchByIdFound ( )

testSearchByIdNotFound() public method

testSearchByIdentifier_UnknownNamespace() public method

testSearchByNhsNum() public method

public testSearchByNhsNum ( )

testSearchByNhsNum_Namespaced() public method

testUndifferentiatedGender() public method

testUpdate() public method

public testUpdate ( )