Values_0.InvalidTestCaseExceptionSourceThe test is not valid.
type nonrec t = {problems : Problems.t option;The problems with the test. Please fix before trying again.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of ProblemMessageString.t ]) list ]
list ])
list ]