Selfie
|
Public Member Functions | |
str | to_be (self, str expected) |
str | to_be_TODO (self, Any _=None) |
Public Member Functions inherited from selfie_lib.SelfieImplementations.FluentFacet | |
"StringFacet" | facet (self, str facet) |
"StringFacet" | facets (self, *str facets) |
"BinaryFacet" | facet_binary (self, str facet) |
Definition at line 35 of file SelfieImplementations.py.
str selfie_lib.SelfieImplementations.StringFacet.to_be | ( | self, | |
str | expected | ||
) |
Reimplemented in selfie_lib.SelfieImplementations.StringSelfie.
Definition at line 37 of file SelfieImplementations.py.
str selfie_lib.SelfieImplementations.StringFacet.to_be_TODO | ( | self, | |
Any | _ = None |
||
) |
Reimplemented in selfie_lib.SelfieImplementations.StringSelfie.
Definition at line 41 of file SelfieImplementations.py.