lib/popcorn: lot of class renaming in examples and tests to avoid the `class X alread...
authorAlexandre Terrasa <alexandre@moz-code.org>
Thu, 11 May 2017 23:20:24 +0000 (19:20 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 17 May 2017 13:38:29 +0000 (09:38 -0400)
commit594f14ea60e3a6a83c29c215df9368af08ea6f24
tree0e3f86a9c9b620c1a6f945861d215fa7a938e189
parentef954d46107776713dca150f19980f908ca31dba
lib/popcorn: lot of class renaming in examples and tests to avoid the `class X already defined in...` warning

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/popcorn/examples/handlers/tests/test_example_post_handler.nit
lib/popcorn/examples/middlewares/example_advanced_logger.nit
lib/popcorn/examples/middlewares/example_simple_error_handler.nit
lib/popcorn/examples/middlewares/example_simple_logger.nit
lib/popcorn/examples/middlewares/tests/test_example_advanced_logger.nit
lib/popcorn/examples/middlewares/tests/test_example_simple_error_handler.nit
lib/popcorn/examples/middlewares/tests/test_example_simple_logger.nit
lib/popcorn/examples/routing/example_router.nit
lib/popcorn/examples/routing/tests/test_example_router.nit