userver: testsuite.plugins.assertrepr_compare.AssertMode Class Reference
Loading...
Searching...
No Matches
testsuite.plugins.assertrepr_compare.AssertMode Class Reference

Detailed Description

Definition at line 14 of file assertrepr_compare.py.

Inheritance diagram for testsuite.plugins.assertrepr_compare.AssertMode:

Static Public Attributes

str DEFAULT = 'default'
str COMBINE = 'combine'
str ANALYZE = 'analyze'

Member Data Documentation

◆ ANALYZE

str testsuite.plugins.assertrepr_compare.AssertMode.ANALYZE = 'analyze'
static

Definition at line 17 of file assertrepr_compare.py.

◆ COMBINE

str testsuite.plugins.assertrepr_compare.AssertMode.COMBINE = 'combine'
static

Definition at line 16 of file assertrepr_compare.py.

◆ DEFAULT

str testsuite.plugins.assertrepr_compare.AssertMode.DEFAULT = 'default'
static

Definition at line 15 of file assertrepr_compare.py.


The documentation for this class was generated from the following file: