Update test cases to new framework and fix old crashes

This commit is contained in:
Thomas Müller
2017-07-07 15:05:55 +03:00
parent 26c40105e2
commit 22a987f6cc
44 changed files with 139 additions and 206 deletions

View File

@ -15,10 +15,8 @@ namespace osu.Desktop.VisualTests.Tests
private ExampleContainer container;
public override void Reset()
public TestCaseReplaySettingsOverlay()
{
base.Reset();
Add(new ReplaySettingsOverlay()
{
Anchor = Anchor.TopRight,