MCPcopy Create free account
hub / github.com/Drapegnik/bsu / createDB

Method createDB

programming/java/sem6/test/src/test/db/Driver.java:223–227  ·  view source on GitHub ↗

Drop database if exist, and create new Create all tables @see Driver#dropDB() @see Driver#createStudentsTable() @see Driver#createMarkTable() @see Options#DB_NAME

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 3

dropDBMethod · 0.95
connectMethod · 0.95
createStudentsTableMethod · 0.95

Tested by

no test coverage detected