Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Метод delete в DatabaseManager #73

Open
danilkuznetsov opened this issue Dec 27, 2017 · 0 comments
Open

Метод delete в DatabaseManager #73

danilkuznetsov opened this issue Dec 27, 2017 · 0 comments
Assignees

Comments

@danilkuznetsov
Copy link
Member

danilkuznetsov commented Dec 27, 2017

В классе DatabaseManager добавить метод для удаления данных из таблицу, если они там есть :)
сигнатура метода boolean delete(String tableName, int id)

В случае успеха метод вернет true
В остальных должен вернуть false

Метод необходимо покрыть тестами в классе DatabaseManagerTest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants