bugtests.test338m.py Maven / Gradle / Ivy
#import test338j1
class test338m(test338j1):
def getDescription(self):
desc = test338j1.getDescription(self) # Superclass call
return "Foo_" + desc
© 2015 - 2025 Weber Informatics LLC | Privacy Policy