//
pkg.gl
Category
github.com/fhir-fli/fhirpath-go
fhirpath
internal
expr
exprtest
package
0.0.0-20241112042809-5b88717fc97e
Repository:
https://github.com/fhir-fli/fhirpath-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
24 SLOC
#
Functions
Error
Error creates a MockExpression that returns the provided error when evaluated.
Return
Return creates a MockExpression that returns the provided inputs when evaluated.
#
Structs
MockExpression
MockExpression is a test double expression that calls the contained function when evaluated.