Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring HaeinsaTestBase to use TestingContext #20

Merged
merged 2 commits into from
May 10, 2014

Conversation

eincs
Copy link
Contributor

@eincs eincs commented May 1, 2014

Introduce TestingContext class to HaeinsaTestBase. TestingContext is a class representing testing context of the currently running test. This class helps to create table isolated to the single test and get references of other modules.

@eincs eincs added this to the v1.1.0 milestone May 1, 2014
@eincs eincs modified the milestones: v1.1.0, v1.0.3 May 10, 2014
@0mok
Copy link
Contributor

0mok commented May 10, 2014

LGTM ~!!

@eincs eincs modified the milestones: v1.0.3, v1.1.0 May 10, 2014
eincs added a commit that referenced this pull request May 10, 2014
Refactoring HaeinsaTestBase to use TestingContext
@eincs eincs merged commit 1807d59 into VCNC:master May 10, 2014
@eincs eincs deleted the refactoring-haeinsatestbase branch May 10, 2014 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants