BaseAITracingTest
@TestInstance(value = TestInstance.Lifecycle.PER_CLASS)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Expects sample.pdf file under resources directory of the test module.
Link copied to clipboard
Expects image.jpg image under resources directory of the test module.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Removes enclosing double quotes from the string if present and replaces escaped newline characters ("\n") with actual newlines.
Link copied to clipboard
Link copied to clipboard
protected fun verifyMediaContentUploadAttributes(span: SpanData, expected: List<MediaContentAttributeValues>)