| Test Case | Errors | Images | |||
| %Diffs | Maximum | Baseline | Current | Diff Map | |
| creating a plot error message | "Cannot create a plot until a database has been opened." .eq. "" : False |
||||
| creating a plot exceptions | "True" .eq. "True" : True |
||||
| plotting materials error message | "Cannot create a plot until a database has been opened." .eq. "" : False |
||||
| plotting materials exceptions | "True" .eq. "True" : True |
||||
| setting plot attributes message | "Cannot create a plot until a database has been opened." .eq. "" : False |
||||
| setting plot attributes exceptions | "True" .eq. "True" : True |
||||
| working with multiple plots error message | "Cannot create a plot until a database has been opened." .eq. "" : False |
||||
| working with multiple plots exceptions | "True" .eq. "True" : True |
||||
| plots in the error state error message | "Cannot create a plot until a database has been opened." .eq. "" : False |
||||
| plots in the error state exceptions | "True" .eq. "True" : True |
||||
Final Return Code: 113