A E G I K M R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- get() - Static method in class greenfoot.junitUtils.SoundPlayed
-
It returns the file name of the sound that has played.
- get(String) - Static method in class greenfoot.junitUtils.SoundPlayed
-
It tells if it has played a sound associated with a file name.
- getDelay() - Static method in class greenfoot.junitUtils.WorldCreator
-
It returns the delay was set by any object.
- getDelay(int) - Static method in class greenfoot.junitUtils.WorldCreator
-
It verifies any object has set a delay.
- getSpeed() - Static method in class greenfoot.junitUtils.WorldCreator
-
It return the speed of the animation that was set by any object.
- getSpeed(int) - Static method in class greenfoot.junitUtils.WorldCreator
-
It verifies that any object has set this speed of the animation.
- getWorld(int, int, int) - Static method in class greenfoot.junitUtils.WorldCreator
-
It creates and activates a generic world for testing.
- getWorld(Class<? extends World>, Object...) - Static method in class greenfoot.junitUtils.WorldCreator
-
It creates and activates a user world for testing.
- greenfoot.junitUtils - package greenfoot.junitUtils
- GreenfootRunnerExpected - Exception in greenfoot.junitUtils
-
No @RunWith(GreenfootRunner.class) or @ExtendWith(GreenfootRunner.class) statement has been found before class statement.
- GreenfootRunnerExpected() - Constructor for exception greenfoot.junitUtils.GreenfootRunnerExpected
All Classes All Packages