Last active
July 6, 2024 14:51
-
-
Save birojow/013bdc53d59f0419e935ce19960ff9d7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class CalculatorScreenRobot { | |
class Arrange {} | |
class Act {} | |
class Assert {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment