Integer i = 5; System.assertEquals(6, i, 'Expected 6, received ' + i);