## Expected behavior Avoid code duplication of BaseGraphServerTest ## Actual behavior this class: ```public abstract class BaseGraphServerTest``` is duplicated in every module, at least
Expected behavior
Avoid code duplication of BaseGraphServerTest
Actual behavior
this class:
public abstract class BaseGraphServerTestis duplicated in every module, at least