PHP 클래스 Services\DataObjectTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: openeyes/openeyes

공개 메소드들

메소드 설명
fhirObjectDataProvider ( )
getMockDataTemplate ( )
setUp ( )
tearDown ( )
testFromFhir ( $fhir_object, $object )
testToFhir ( $fhir_object, $object )

메소드 상세

fhirObjectDataProvider() 공개 메소드

getMockDataTemplate() 공개 정적인 메소드

public static getMockDataTemplate ( )

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testFromFhir() 공개 메소드

public testFromFhir ( $fhir_object, $object )

testToFhir() 공개 메소드

public testToFhir ( $fhir_object, $object )