Skip to content

测试麻烦,建议早日完善 #2

Description

@wykdg

实在不理解为啥测试的时候,要在Wrapper里加载数据

class Wrapper(WrapperBase):

实例化用户请求类和用户响应类

requestCls = UserRequest()
responseCls = UserResponse()
......

这本来就不是一个东西,然后又在run的时候,通过读取__dict__来读取,不能理解这样的设计目的。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions