File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ namespace equityindex_test {
8888}
8989
9090void EquityIndexTest::testTodaysFixing () {
91- BOOST_TEST_MESSAGE (" Testing todays fixing..." );
91+ BOOST_TEST_MESSAGE (" Testing today's fixing..." );
9292
9393 using namespace equityindex_test ;
9494
@@ -113,7 +113,7 @@ void EquityIndexTest::testTodaysFixing() {
113113}
114114
115115void EquityIndexTest::testTodaysFixingWithSpotAsProxy () {
116- BOOST_TEST_MESSAGE (" Testing todays fixing with spot as proxy..." );
116+ BOOST_TEST_MESSAGE (" Testing today's fixing with spot as proxy..." );
117117
118118 using namespace equityindex_test ;
119119
@@ -304,7 +304,7 @@ void EquityIndexTest::testFixingObservability() {
304304}
305305
306306void EquityIndexTest::testNoErrorIfTodayIsNotBusinessDay () {
307- BOOST_TEST_MESSAGE (" Testing no error if today is not a business day..." );
307+ BOOST_TEST_MESSAGE (" Testing that no error is thrown if today is not a business day..." );
308308
309309 using namespace equityindex_test ;
310310
You can’t perform that action at this time.
0 commit comments