SollmoStudio / beyond

Beyond: The Scalable Game Server Framework
http://www.beyondframework.com
Apache License 2.0
25 stars 9 forks source link

Add test case for database modules. #190

Closed hatashiro closed 9 years ago

hatashiro commented 9 years ago

It tests the basic functionality of Schema, Query, ObjectID and Collection modules.

hatashiro commented 9 years ago

They're to check if the constructors don't raise any exception and return proper objects.

sgkim126 commented 9 years ago

OK. LGTM