Package ca.uhn.fhir.test
Class BaseFhirVersionParameterizedTest
java.lang.Object
ca.uhn.fhir.test.BaseFhirVersionParameterizedTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ca.uhn.fhir.context.FhirContextprotected final ca.uhn.fhir.context.FhirContextfinal RestServerDstu3Helperfinal RestServerR4Helper -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static Stream<org.junit.jupiter.params.provider.Arguments>getFhirVersionParams(ca.uhn.fhir.context.FhirVersionEnum theFhirVersion) protected ca.uhn.fhir.tls.TlsAuthentication
-
Field Details
-
myRestServerR4Helper
-
myRestServerDstu3Helper
-
myTlsAuthenticationTestHelper
-
myR4FhirContext
-
myDstu3FhirContext
-
-
Constructor Details
-
BaseFhirVersionParameterizedTest
public BaseFhirVersionParameterizedTest()
-
-
Method Details
-
baseParamsProvider
-
getFhirVersionParams
protected BaseFhirVersionParameterizedTest.FhirVersionParams getFhirVersionParams(ca.uhn.fhir.context.FhirVersionEnum theFhirVersion) -
getTlsAuthentication
-