AllReady.UnitTest.Areas.Admin.Features.Skills.SkillListQueryHandlerShould.LoadTestData C# (CSharp) 메소드

LoadTestData() 보호된 메소드

protected LoadTestData ( ) : void
리턴 void
        protected override void LoadTestData()
        {
            SkillsHandlerTestHelper.LoadSkillsHandlerTestData(Context);
        }
    }