我有一个类(A),它包含另一个类(B)的自动连接依赖项,而后者又在另一个类C上有一个自动连接依赖项。 我正在尝试使用Mockito编写测试用例,并对依赖项使用spy注解。我在监视C类时收到Null指针错误。doSomethinf(){ }public class C {
public void doSometh
嗨,我刚接触过木偶,我正在尝试做一个测试类,但是当我运行puppet apply-t时,我得到了错误Error: Evaluation Error: Error while evaluating a FunctionCall, Could not find class ::heroes,因为在我的测试目录下├── examples│ └── superhero.pp在清单下面的superhero.pp中,代码读取 user { 'th