PATH:
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
pylint_django
/
tests
/
input
/
__pycache__
/
Editing: func_noerror_test_wsgi_request.cpython-311.pyc
� � h7 � �d � d Z ddlmZ ddlmZ G d� dej � � Z G d� de� � ZdS ) zs Checks that Pylint does not complain about a standard test. See: https://github.com/PyCQA/pylint-django/issues/78 � )�models)�TestCasec � � e Zd ZdZdS )� SomeModelz Just a model.N)�__name__� __module__�__qualname__�__doc__� � ��/builddir/build/BUILD/cloudlinux-venv-1.0.8/venv/lib/python3.11/site-packages/pylint_django/tests/input/func_noerror_test_wsgi_request.pyr r s � � � � � ����r r c � � e Zd ZdZd� ZdS )�SomeTestCasezA test cast.c �� � t � � }| j � d� � }| � |j d� � | � |j d |� � dS )z Test a thing.z/get/some/thing/�� �objectN)r �client�get�assertEqual�status_code�context)�self�expected_object�responses r � test_thingzSomeTestCase.test_thing s\ � �#�+�+���;�?�?�#5�6�6������-�s�3�3�3�����)�(�3�_�E�E�E�E�Er N)r r r r r r r r r r s. � � � � � ���F� F� F� F� Fr r N)r � django.dbr �django.testr �Modelr r r r r �<module>r s� ��� � � � � � � � � � � � � �� � � � ��� � � �F� F� F� F� F�8� F� F� F� F� Fr
SAVE
CANCEL