selectedDateOutput, todayStyleButton, noneStyleButton, todayInfoOutput,
noneInfoOutput, submitter, noneSelectedDateButton, noneSelectedDateOutput,
noneDateOutput);
// assertEquals("", selenium.getValue(noneFieldId));
noneDateChooser.field().assertValue("");
checkButtonPairState(noneStyleButton1, noneInfoOutput1, todayStyleButton1, todayInfoOutput1);
noneDateChooser.button().mouseDown();
checkTodayNoneButtons(noneDateChooser.calendar(), submitter, noneSelectedDateButton, noneSelectedDateOutput,
noneDateOutput, todayDate);