Readme
This commit is contained in:
parent
e7661a7423
commit
c5529b33f9
@ -54,7 +54,7 @@ Integration examples:
|
|||||||
|
|
||||||
3. Testable
|
3. Testable
|
||||||
|
|
||||||
Use Mock / SQLite to write tests for your application logic.
|
Use mock connections and/or SQLite to write tests for your application logic.
|
||||||
|
|
||||||
4. Service Oriented
|
4. Service Oriented
|
||||||
|
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
//!
|
//!
|
||||||
//! 3. Testable
|
//! 3. Testable
|
||||||
//!
|
//!
|
||||||
//! Use Mock / SQLite to write tests for your application logic.
|
//! Use mock connections and/or SQLite to write tests for your application logic.
|
||||||
//!
|
//!
|
||||||
//! 4. Service Oriented
|
//! 4. Service Oriented
|
||||||
//!
|
//!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user