Esempio n. 1
0
        public void SetUp()
        {
            DataMother.CreateDataFolder();

            theSolution = Solution.ReadFrom("data".AppendPath("fubucore"));
            theSolution.ShouldNotBeNull();
        }