49505152535455
private PermutationMapLinker permutationMapLinker; @Before public void setUp() { when(linkerContext.getModuleName()).thenReturn("strong"); permutationMapLinker = new PermutationMapLinker(); }