HomePhorge

(maint) Correct typo in loader helper class and add tests
7c35e7414497Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Correct typo in loader helper class and add tests

Loading the same function multiple times from modules caused
an error because of a typo in NamedEntry. This adds tests for the
helper classes basic functionality, and adds tests that loaders indeed
can load a function more than once.

This also corrects error handling (yet another typo) when a function was
redefined (the wrong method was called).

Details

Event Timeline

Henrik Lindberg <henrik.lindberg@cloudsmith.com> committed rPU7c35e7414497: (maint) Correct typo in loader helper class and add tests (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Jun 17 2014, 11:02 PM