Skip to content

Added unit tests for "AccessibleObject.FragmentNavigate" method in MonthCalendar-related classes#8039

Merged
RussKie merged 1 commit intodotnet:mainfrom
v-elnovikova:Issue_6094_Adding_Tests_For_MonthCalendar
Oct 27, 2022
Merged

Added unit tests for "AccessibleObject.FragmentNavigate" method in MonthCalendar-related classes#8039
RussKie merged 1 commit intodotnet:mainfrom
v-elnovikova:Issue_6094_Adding_Tests_For_MonthCalendar

Conversation

@v-elnovikova
Copy link
Contributor

@v-elnovikova v-elnovikova commented Oct 26, 2022

Fixes #6094

Proposed changes

Added missing unit tests to check the method behavior in these classes:

  • MonthCalendarAccessibleObject
  • CalendarAccessibleObject
  • CalendarPreviousButtonAccessibleObject
  • CalendarNextButtonAccessibleObject
  • CalendarTodayLinkAccessibleObject
  • CalendarBodyAccessibleObject
  • CalendarHeaderAccessibleObject
  • CalendarDayOfWeekCellAccessibleObject
  • CalendarWeekNumberCellAccessibleObject
  • CalendarRowAccessibleObject
  • CalendarCellAccessibleObject

Test environment(s)

  • .NET 7.0.0-rc.1.22426.10
  • Windows 11
Microsoft Reviewers: Open in CodeFlow

@v-elnovikova v-elnovikova requested a review from a team as a code owner October 26, 2022 13:09
@ghost ghost assigned v-elnovikova Oct 26, 2022
@RussKie RussKie merged commit 7ef3523 into dotnet:main Oct 27, 2022
@ghost ghost added this to the 8.0 Preview1 milestone Oct 27, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Nov 26, 2022
@v-elnovikova v-elnovikova deleted the Issue_6094_Adding_Tests_For_MonthCalendar branch May 25, 2023 08:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing unit tests for "AccessibleObject.FragmentNavigate" method

2 participants