/
anton.buldygin
/
Contacts_Java
Обзор
Документация
Войти
/
anton.buldygin
/
Contacts_Java
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Contacts (Java)/task/build/reports/tests/test/classes/ContactsTest.html
385 строк
10 KB
AntonBuldygin
Initial commit
19 дек 2023, 15:38
19 дек 2023, 15:38
bed9366
Код
Авторство
О чём код?
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>Test results - Class ContactsTest</title> <link href="../css/base-style.css" rel="stylesheet" type="text/css"/> <link href="../css/style.css" rel="stylesheet" type="text/css"/> <script src="../js/report.js" type="text/javascript"></script> </head> <body> <div id="content"> <h1>Class ContactsTest</h1> <div class="breadcrumbs"> <a href="../index.html">all</a> > <a href="../packages/default-package.html">default-package</a> > ContactsTest</div> <div id="summary"> <table> <tr> <td> <div class="summaryGroup"> <table> <tr> <td> <div class="infoBox" id="tests"> <div class="counter">1</div> <p>tests</p> </div> </td> <td> <div class="infoBox" id="failures"> <div class="counter">0</div> <p>failures</p> </div> </td> <td> <div class="infoBox" id="ignored"> <div class="counter">0</div> <p>ignored</p> </div> </td> <td> <div class="infoBox" id="duration"> <div class="counter">0.429s</div> <p>duration</p> </div> </td> </tr> </table> </div> </td> <td> <div class="infoBox success" id="successRate"> <div class="percent">100%</div> <p>successful</p> </div> </td> </tr> </table> </div> <div id="tabs"> <ul class="tabLinks"> <li> <a href="#tab0">Tests</a> </li> <li> <a href="#tab1">Standard output</a> </li> </ul> <div id="tab0" class="tab"> <h2>Tests</h2> <table> <thead> <tr> <th>Test</th> <th>Duration</th> <th>Result</th> </tr> </thead> <tr> <td class="success">start</td> <td class="success">0.429s</td> <td class="success">passed</td> </tr> </table> </div> <div id="tab1" class="tab"> <h2>Standard output</h2> <span class="code"> <pre>?[1;31m Start test 1?[0m [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 2?[0m [menu] Enter action (add, list, search, count, exit): > count The Phone Book has 0 records. [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 3?[0m [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > person Enter the name: > John Enter the surname: > Smith Enter the birth date: > Enter the gender (M, F): > Enter the number: > 123 456 789 The record added. [menu] Enter action (add, list, search, count, exit): > count The Phone Book has 1 records. [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 4?[0m [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > person Enter the name: > John Enter the surname: > Smith Enter the birth date: > Enter the gender (M, F): > Enter the number: > 123 456 789 The record added. [menu] Enter action (add, list, search, count, exit): > list 1. John Smith [list] Enter action ([number], back): > 1 Name: John Surname: Smith Birth date: [no data] Gender: [no data] Number: 123 456 789 Time created: 2023-12-19T12:55:08.712060 Time last edit: 2023-12-19T12:55:08.712060 [record] Enter action (edit, delete, menu): > menu [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 5?[0m [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > organization Enter the organization name: > Pizza Shop Enter the address: > Wall St. 1 Enter the number: > +0 (123) 456-789-9999 The record added. [menu] Enter action (add, list, search, count, exit): > list 1. Pizza Shop [list] Enter action ([number], back): > 1 Organization name: Pizza Shop Address: Wall St. 1 Number: +0 (123) 456-789-9999 Time created: 2023-12-19T12:55:08.744059900 Time last edit: 2023-12-19T12:55:08.744059900 [record] Enter action (edit, delete, menu): > menu [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 6?[0m [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > person Enter the name: > John Enter the surname: > Smith Enter the birth date: > Enter the gender (M, F): > Enter the number: > 123 456 789 The record added. [menu] Enter action (add, list, search, count, exit): > list 1. John Smith [list] Enter action ([number], back): > 1 Name: John Surname: Smith Birth date: [no data] Gender: [no data] Number: 123 456 789 Time created: 2023-12-19T12:55:08.772059300 Time last edit: 2023-12-19T12:55:08.772059300 [record] Enter action (edit, delete, menu): > edit Select a field (name, surname, birth, gender, number): > gender Enter the gender (M, F): > M The record updated! > menu [menu] Enter action (add, list, search, count, exit): > list 1. John Smith [list] Enter action ([number], back): > 1 Name: John Surname: Smith Birth date: [no data] Gender: M Number: 123 456 789 Time created: 2023-12-19T12:55:08.772059300 Time last edit: 2023-12-19T12:55:08.772059300 [record] Enter action (edit, delete, menu): > menu [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 7?[0m [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > organization Enter the organization name: > Pizza Shop Enter the address: > Wall St. 1 Enter the number: > +0 (123) 456-789-9999 The record added. [menu] Enter action (add, list, search, count, exit): > list 1. Pizza Shop [list] Enter action ([number], back): > 1 Organization name: Pizza Shop Address: Wall St. 1 Number: +0 (123) 456-789-9999 Time created: 2023-12-19T12:55:08.809597600 Time last edit: 2023-12-19T12:55:08.809597600 [record] Enter action (edit, delete, menu): > edit Select a field (address, number): > address Enter the address: > Wall St 2 The record updated! > menu [menu] Enter action (add, list, search, count, exit): > list 1. Pizza Shop [list] Enter action ([number], back): > 1 Organization name: Pizza Shop Address: Wall St 2 Number: +0 (123) 456-789-9999 Time created: 2023-12-19T12:55:08.809597600 Time last edit: 2023-12-19T12:55:08.809597600 [record] Enter action (edit, delete, menu): > menu [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 8?[0m [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > organization Enter the organization name: > Pizza Shop Enter the address: > Wall St. 1 Enter the number: > +0 (123) 456-789-9999 The record added. [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > person Enter the name: > John Enter the surname: > Smith Enter the birth date: > Enter the gender (M, F): > Enter the number: > 123 456 789 The record added. [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > organization Enter the organization name: > PizzaNuts Enter the address: > Wall St. 6 Enter the number: > +0 (123) 456-789-9999 The record added. [menu] Enter action (add, list, search, count, exit): > search Enter search query: > pizz Found 2 results: 1. Pizza Shop 2. PizzaNuts [search] Enter action ([number], back, again):> 1 Organization name: Pizza Shop Address: Wall St. 1 Number: +0 (123) 456-789-9999 Time created: 2023-12-19T12:55:08.857592400 Time last edit: 2023-12-19T12:55:08.857592400 [record] Enter action (edit, delete, menu): > menu [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 9?[0m [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > organization Enter the organization name: > Pizza Shop Enter the address: > Wall St. 1 Enter the number: > +0 (123) 456-789-9999 The record added. [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > person Enter the name: > John Enter the surname: > Smith Enter the birth date: > Enter the gender (M, F): > Enter the number: > 123 456 789 The record added. [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > organization Enter the organization name: > PizzaNuts Enter the address: > Wall St. 6 Enter the number: > +0 (123) 456-789-9999 The record added. [menu] Enter action (add, list, search, count, exit): > search Enter search query: > s Found 3 results: 1. Pizza Shop 2. John Smith 3. PizzaNuts [search] Enter action ([number], back, again):> 1 Organization name: Pizza Shop Address: Wall St. 1 Number: +0 (123) 456-789-9999 Time created: 2023-12-19T12:55:08.901114 Time last edit: 2023-12-19T12:55:08.901114 [record] Enter action (edit, delete, menu): > menu [menu] Enter action (add, list, search, count, exit): > exit ?[1;31m Start test 10?[0m [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > organization Enter the organization name: > Pizza Shop Enter the address: > Wall St. 1 Enter the number: > +0 (123) 456-789-9999 The record added. [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > person Enter the name: > John Enter the surname: > Smith Enter the birth date: > Enter the gender (M, F): > Enter the number: > 123 456 789 The record added. [menu] Enter action (add, list, search, count, exit): > add Enter the type (person, organization): > organization Enter the organization name: > PizzaNuts Enter the address: > Wall St. 6 Enter the number: > +0 (123) 456-781-9999 The record added. [menu] Enter action (add, list, search, count, exit): > search Enter search query: > 789 Found 2 results: 1. Pizza Shop 2. John Smith [search] Enter action ([number], back, again):> 1 Organization name: Pizza Shop Address: Wall St. 1 Number: +0 (123) 456-789-9999 Time created: 2023-12-19T12:55:08.943119400 Time last edit: 2023-12-19T12:55:08.943119400 [record] Enter action (edit, delete, menu): > menu [menu] Enter action (add, list, search, count, exit): > exit </pre> </span> </div> </div> <div id="footer"> <p> <div> <label class="hidden" id="label-for-line-wrapping-toggle" for="line-wrapping-toggle">Wrap lines <input id="line-wrapping-toggle" type="checkbox" autocomplete="off"/> </label> </div>Generated by <a href="http://www.gradle.org">Gradle 7.6</a> at Dec. 19, 2023, 12:55:09 p.m.</p> </div> </div> </body> </html>