def test_swappable_params_are_built_correctly(self): expected = EXPLORER_PARAM_TOKEN + 'foo' + EXPLORER_PARAM_TOKEN self.assertEqual(expected, param('foo'))