We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc4db9 commit 3b96a2eCopy full SHA for 3b96a2e
1 file changed
f5/bigip/tm/sys/test/test_performance.py
@@ -28,6 +28,7 @@ def FakePerformance():
28
performances._meta_data['bigip'].tmos_version = '11.6.0'
29
return performances
30
31
+
32
class TestPerformance(object):
33
def test_get_collection_raises(self):
34
perf = FakePerformance()
0 commit comments