私有方法 meaning in English
private method
Examples
- To create and run a unit test for a private method
为私有方法创建和运行单元测试 - Create unit tests for public and private methods
为公共和私有方法创建单元测试。 - Create and run a unit test for a private method
为私有方法创建和运行单元测试 - You can generate a unit test for a private method
中所述,可以为私有方法生成单元测试。 - Method is a private method in this class
方法是此类中的一个私有方法。