Submit
Path:
~
/
/
opt
/
cloudlinux
/
venv
/
lib64
/
python3.11
/
site-packages
/
tap
/
tests
/
File Content:
testcase.py
import unittest from tap.tests.factory import Factory class TestCase(unittest.TestCase): def __init__(self, methodName="runTest"): super().__init__(methodName) self.factory = Factory()
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
__pycache__
---
0755
__init__.py
71 bytes
0644
factory.py
1079 bytes
0644
test_example.py
187 bytes
0644
testcase.py
208 bytes
0644
N4ST4R_ID | Naxtarrr