文件操作 - test_assertions.cpython-310.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/twisted/trial/test/__pycache__/test_assertions.cpython-310.pyc
编辑文件内容
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&