OriginalCompleteBeforeOriginalCompleteAfterBeforeAfterProjectCommitCompilationUnitLineNosNamesTemplateVariableToCodeBeforeRelevantImportsTemplateVariableToCodeAfterisRelevantisSafe
when(this.entry.getLastAccessedTime()).thenReturn(new Date(now - this.timeout.toMillis() - 1));when(this.entry.getLastAccessedTime()).thenReturn(now.minus(this.timeout));new Date(now - this.timeout.toMillis() - 1)now.minus(this.timeout)wildfly7fff0e7f91614ae0db0f73e0ae4114ac26fd6245org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanTestCase
_196
_296
_1now
_2now
TCIVarnow
v1this.timeout
  • java.util.Date
TCIVarnow
v1this.timeout
UsesTrue