public static int main(string[] args) { Test.init(ref args); promotion_tests(); property_mapper_tests(); json_tests(); Test.run(); return 0; }