Unit Testing HBase Applications 175. JUnit 176. Mockito 177. MRUnit 178. Integration Testing with an HBase Mini-Cluster Unit Testing HBase Applications This chapter discusse...
Maybe It is best to just start with the definition of Maybe . It is a union type just like in all the examples here . It is defined like this: 复制代码> type Maybe a = ...