Server IP : 209.38.156.173 / Your IP : 216.73.216.122 [ Web Server : Apache/2.4.52 (Ubuntu) System : Linux lakekumayuhotel 5.15.0-136-generic #147-Ubuntu SMP Sat Mar 15 15:53:30 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.1.2-1ubuntu2.22 Disable Function : NONE Domains : 2 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/python3/dist-packages/twisted/trial/test/__pycache__/ |
Upload File : |
o �b�� � @ s� d Z ddlZddlZddlmZmZ ddlmZm Z m Z ddlmZm Z ddlmZ ddlmZmZmZ ddlmZ dd lmZ G d d� de�ZG dd � d �ZG dd� dej�ZG dd� dej�ZG dd� dej�ZG dd� dej�ZG dd� dej�ZG dd� dej�Z G dd� dej�Z!G dd� dej�Z"G dd� dej�Z#ee#j$�d d!� �Z%ee#j$d"d#�d$d%� �Z&G d&d'� d'ej�Z'd(d)� Z(e(Z)e e'j$d*e*d)� d+d,� Z+dS )-a� Tests for assertions provided by C{SynchronousTestCase} and C{TestCase}, provided by L{twisted.trial.unittest}. L{TestFailureTests} demonstrates that L{SynchronousTestCase.fail} works, so that is the only method on C{twisted.trial.unittest.SynchronousTestCase} that is initially assumed to work. The test classes are arranged so that the methods demonstrated to work earlier in the file are used by those later in the file (even though the runner will probably not run the tests in this order). � N)�Version�getVersionString)�Deferred�fail�succeed)� deprecated�deprecatedModuleAttribute)�Failure)�accumulateMethods�fullyQualifiedName�prefixedMethods)�FancyEqMixin)�unittestc @ s&