|
|
| setUp (self) |
| |
|
| tearDown (self) |
| |
|
| assertWrapped (self) |
| |
|
| assertNotWrapped (self) |
| |
|
| testInitWrapsOnWindows (self, _) |
| |
|
| testInitDoesntWrapOnEmulatedWindows (self, _) |
| |
|
| testInitDoesntWrapOnNonWindows (self) |
| |
|
| testInitDoesntWrapIfNone (self) |
| |
|
| testInitAutoresetOnWrapsOnAllPlatforms (self) |
| |
|
| testInitWrapOffDoesntWrapOnWindows (self) |
| |
|
| testInitWrapOffIncompatibleWithAutoresetOn (self) |
| |
|
| testAutoResetPassedOn (self, mockATW32, _) |
| |
|
| testAutoResetChangeable (self, mockATW32) |
| |
|
| testAtexitRegisteredOnlyOnce (self, mockRegister) |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_vendor/colorama/tests/initialise_test.py