using System; using System.Collections.Generic; using System.Linq; using System.Text; using NUnit.Framework; namespace GCHR.Tests.Model { [TestFixture] class DateipfadeTest { public void Standardwerte() { } } }