コード例 #1
0
        public void ThenIShouldBeAbleToSeeANewSkillRecordAdded()
        {
            ProfilePage skillObject = new ProfilePage();

            skillObject.AddSkillAssertion();
        }