You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
def test_base_kotlin(self):
pass # FIXME
# FIXME for each element:
# include both dot and brace notation
# include both method and property notation
class Dsl(GradleTestCase):
def test_old(self):
pass # FIXME
def test_new_groovy(self):
pass # FIXME
def test_new_kotlin(self):
pass # FIXME
The text was updated successfully, but these errors were encountered:
For example:
The text was updated successfully, but these errors were encountered: