codechain icon indicating copy to clipboard operation
codechain copied to clipboard

Extract utility functions of CodeChain class

Open majecty opened this issue 6 years ago • 0 comments

CodeChain is a heavy class. I would like to use some helper functions of the CodeChain class in other test code, but CodeChain has too many functionalities and it is hard to pass it as an argument to other functions.

majecty avatar Jul 23 '19 02:07 majecty