Package | Description |
---|---|
org.powermock.core.bytebuddy |
Modifier and Type | Method and Description |
---|---|
static Variable |
Variable.of(net.bytebuddy.description.type.TypeDescription.Generic variableType,
int offset) |
Modifier and Type | Method and Description |
---|---|
static net.bytebuddy.implementation.bytecode.StackManipulation |
Variable.VariableAccess.load(Variable variable) |
static net.bytebuddy.implementation.bytecode.StackManipulation |
Variable.VariableAccess.load(Variable variable,
boolean boxing) |
static net.bytebuddy.implementation.bytecode.StackManipulation |
Variable.VariableAccess.store(Variable variable) |
Modifier and Type | Method and Description |
---|---|
MockGetawayCall.WithArguments |
MockGetawayCall.ForType.withArguments(List<Variable> parameters) |
Copyright © 2019. All rights reserved.