We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
self
That is, test that if a class C has field x, you have to refer to self.x inside C's methods, not x by itself.
C
x
self.x