Package org.jzy3d.junit.replay
Class Scenario
java.lang.Object
org.jzy3d.junit.replay.Scenario
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetEventFile
(String folder, String name) getName()
void
void
load()
protected void
protected void
loadEvents
(String folder, String name) void
void
save()
protected void
protected void
protected void
saveEvents
(String folder, String name) void
-
Field Details
-
events
-
name
-
-
Constructor Details
-
Scenario
-
-
Method Details
-
register
-
getEvents
-
setEvents
-
save
- Throws:
Exception
-
save
- Throws:
Exception
-
save
- Throws:
Exception
-
saveEvents
- Throws:
Exception
-
info
-
getEventFile
-
load
- Throws:
Exception
-
load
- Throws:
IOException
-
loadEvents
- Throws:
IOException
-
getName
-