1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119<!DOCTYPE html> 120<html devsite> 121<head> 122 123 124 <meta name="top_category" value="develop" /> 125 126 <meta name="subcategory" value="reference" /> 127 128 129 <meta name="book_path" value="/reference/android/support/test/_book.yaml" /> 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145<title>Evaluation</title> 146 147 148</head> 149 150<body class="gc-documentation develop reference api apilevel-"> 151<div id="doc-api-level" class="" style="display:none"></div> 152 153 154 155 156<div id="naMessage"></div> 157 158<div id="api-info-block"> 159<div class="api-level"> 160 161 162 163 164</div> 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183<div class="sum-details-links"> 184 185Summary: 186 187 188 189 190 191 192 193 194 195 196 197 <a href="#pubmethods">Methods</a> 198 199 200 201 202 | <a href="#inhmethods">Inherited Methods</a> 203 204| <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a> 205 206</div><!-- end sum-details-links --> 207</div><!-- end api-info-block --> 208 209<div class="api apilevel-" id="jd-content"> 210 211<!-- ======== START OF CLASS DATA ======== --> 212 213<h1 class="api-title">Evaluation</h1> 214<p> 215<code class="api-signature"> 216 public 217 218 final 219 220 class 221 Evaluation 222</code> 223<br> 224 225 226<code class="api-signature"> 227 228 extends Object 229 230 231 232</code> 233 234<code class="api-signature"> 235 236 237 implements 238 239 <a href="/reference/android/support/test/espresso/web/model/JSONAble.html">JSONAble</a> 240 241 242 243</code> 244 245</p><table class="jd-inheritance-table"> 246 247 248 <tr> 249 250 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Object 251 </td> 252 </tr> 253 254 255 <tr> 256 257 <td class="jd-inheritance-space"> ↳</td> 258 259 <td colspan="1" class="jd-inheritance-class-cell">android.support.test.espresso.web.model.Evaluation 260 </td> 261 </tr> 262 263 264</table> 265 266 267 268 269<br><hr> 270 271 272 <p>Represents the results of a Javascript execution. 273</p> 274 275 276 277 278 279 280 281<h2 class="api-section">Summary</h2> 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309<!-- ========== METHOD SUMMARY =========== --> 310<table id="pubmethods" class="responsive methods"> 311<tr><th colspan="2"><h3>Public methods</h3></th></tr> 312 313 314 315 316 <tr class="api apilevel-" > 317 318 319 <td><code> 320 321 322 323 324 325 boolean</code> 326 </td> 327 328 <td width="100%"> 329 <code> 330 <a href="/reference/android/support/test/espresso/web/model/Evaluation.html#equals(java.lang.Object)">equals</a>(Object o) 331 </code> 332 333 </td> 334 </tr> 335 336 337 338 <tr class="api apilevel-" > 339 340 341 <td><code> 342 343 344 345 346 347 String</code> 348 </td> 349 350 <td width="100%"> 351 <code> 352 <a href="/reference/android/support/test/espresso/web/model/Evaluation.html#getMessage()">getMessage</a>() 353 </code> 354 355 </td> 356 </tr> 357 358 359 360 <tr class="api apilevel-" > 361 362 363 <td><code> 364 365 366 367 368 369 int</code> 370 </td> 371 372 <td width="100%"> 373 <code> 374 <a href="/reference/android/support/test/espresso/web/model/Evaluation.html#getStatus()">getStatus</a>() 375 </code> 376 377 </td> 378 </tr> 379 380 381 382 <tr class="api apilevel-" > 383 384 385 <td><code> 386 387 388 389 390 391 Object</code> 392 </td> 393 394 <td width="100%"> 395 <code> 396 <a href="/reference/android/support/test/espresso/web/model/Evaluation.html#getValue()">getValue</a>() 397 </code> 398 399 </td> 400 </tr> 401 402 403 404 <tr class="api apilevel-" > 405 406 407 <td><code> 408 409 410 411 412 413 boolean</code> 414 </td> 415 416 <td width="100%"> 417 <code> 418 <a href="/reference/android/support/test/espresso/web/model/Evaluation.html#hasMessage()">hasMessage</a>() 419 </code> 420 421 </td> 422 </tr> 423 424 425 426 <tr class="api apilevel-" > 427 428 429 <td><code> 430 431 432 433 434 435 int</code> 436 </td> 437 438 <td width="100%"> 439 <code> 440 <a href="/reference/android/support/test/espresso/web/model/Evaluation.html#hashCode()">hashCode</a>() 441 </code> 442 443 </td> 444 </tr> 445 446 447 448 <tr class="api apilevel-" > 449 450 451 <td><code> 452 453 454 455 456 457 String</code> 458 </td> 459 460 <td width="100%"> 461 <code> 462 <a href="/reference/android/support/test/espresso/web/model/Evaluation.html#toJSONString()">toJSONString</a>() 463 </code> 464 465 </td> 466 </tr> 467 468 469 470 <tr class="api apilevel-" > 471 472 473 <td><code> 474 475 476 477 478 479 String</code> 480 </td> 481 482 <td width="100%"> 483 <code> 484 <a href="/reference/android/support/test/espresso/web/model/Evaluation.html#toString()">toString</a>() 485 </code> 486 487 </td> 488 </tr> 489 490 491 492</table> 493 494 495 496 497 498 499 500<!-- ========== METHOD SUMMARY =========== --> 501<table id="inhmethods" class="methods inhtable"> 502<tr><th><h3>Inherited methods</h3></th></tr> 503 504 505<tr class="api apilevel-" > 506<td colspan="2"> 507 508 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-java.lang.Object" class="jd-expando-trigger closed" 509 ><img height="34" id="inherited-methods-java.lang.Object-trigger" 510 src="/assets/images/styles/disclosure_down.png" 511 class="jd-expando-trigger-img" /></a>From 512class 513<code> 514 515 java.lang.Object 516 517</code> 518<div id="inherited-methods-java.lang.Object"> 519 <div id="inherited-methods-java.lang.Object-list" 520 class="jd-inheritedlinks"> 521 </div> 522 <div id="inherited-methods-java.lang.Object-summary" style="display: none;"> 523 <table class="jd-sumtable-expando responsive"> 524 525 526 527 528 <tr class="api apilevel-" > 529 530 531 <td><code> 532 533 534 535 536 537 Object</code> 538 </td> 539 540 <td width="100%"> 541 <code> 542 clone() 543 </code> 544 545 </td> 546 </tr> 547 548 549 550 <tr class="api apilevel-" > 551 552 553 <td><code> 554 555 556 557 558 559 boolean</code> 560 </td> 561 562 <td width="100%"> 563 <code> 564 equals(Object arg0) 565 </code> 566 567 </td> 568 </tr> 569 570 571 572 <tr class="api apilevel-" > 573 574 575 <td><code> 576 577 578 579 580 581 void</code> 582 </td> 583 584 <td width="100%"> 585 <code> 586 finalize() 587 </code> 588 589 </td> 590 </tr> 591 592 593 594 <tr class="api apilevel-" > 595 596 597 <td><code> 598 599 600 601 final 602 603 Class<?></code> 604 </td> 605 606 <td width="100%"> 607 <code> 608 getClass() 609 </code> 610 611 </td> 612 </tr> 613 614 615 616 <tr class="api apilevel-" > 617 618 619 <td><code> 620 621 622 623 624 625 int</code> 626 </td> 627 628 <td width="100%"> 629 <code> 630 hashCode() 631 </code> 632 633 </td> 634 </tr> 635 636 637 638 <tr class="api apilevel-" > 639 640 641 <td><code> 642 643 644 645 final 646 647 void</code> 648 </td> 649 650 <td width="100%"> 651 <code> 652 notify() 653 </code> 654 655 </td> 656 </tr> 657 658 659 660 <tr class="api apilevel-" > 661 662 663 <td><code> 664 665 666 667 final 668 669 void</code> 670 </td> 671 672 <td width="100%"> 673 <code> 674 notifyAll() 675 </code> 676 677 </td> 678 </tr> 679 680 681 682 <tr class="api apilevel-" > 683 684 685 <td><code> 686 687 688 689 690 691 String</code> 692 </td> 693 694 <td width="100%"> 695 <code> 696 toString() 697 </code> 698 699 </td> 700 </tr> 701 702 703 704 <tr class="api apilevel-" > 705 706 707 <td><code> 708 709 710 711 final 712 713 void</code> 714 </td> 715 716 <td width="100%"> 717 <code> 718 wait(long arg0, int arg1) 719 </code> 720 721 </td> 722 </tr> 723 724 725 726 <tr class="api apilevel-" > 727 728 729 <td><code> 730 731 732 733 final 734 735 void</code> 736 </td> 737 738 <td width="100%"> 739 <code> 740 wait(long arg0) 741 </code> 742 743 </td> 744 </tr> 745 746 747 748 <tr class="api apilevel-" > 749 750 751 <td><code> 752 753 754 755 final 756 757 void</code> 758 </td> 759 760 <td width="100%"> 761 <code> 762 wait() 763 </code> 764 765 </td> 766 </tr> 767 768 769 770 </table> 771 </div> 772</div> 773</td></tr> 774 775 776 777<tr class="api apilevel-" > 778<td colspan="2"> 779 780 <a href="#" onclick="return toggleInherited(this, null)" id="inherited-methods-android.support.test.espresso.web.model.JSONAble" class="jd-expando-trigger closed" 781 ><img height="34" id="inherited-methods-android.support.test.espresso.web.model.JSONAble-trigger" 782 src="/assets/images/styles/disclosure_down.png" 783 class="jd-expando-trigger-img" /></a>From 784interface 785<code> 786 787 <a href="/reference/android/support/test/espresso/web/model/JSONAble.html">android.support.test.espresso.web.model.JSONAble</a> 788 789</code> 790<div id="inherited-methods-android.support.test.espresso.web.model.JSONAble"> 791 <div id="inherited-methods-android.support.test.espresso.web.model.JSONAble-list" 792 class="jd-inheritedlinks"> 793 </div> 794 <div id="inherited-methods-android.support.test.espresso.web.model.JSONAble-summary" style="display: none;"> 795 <table class="jd-sumtable-expando responsive"> 796 797 798 799 800 <tr class="api apilevel-" > 801 802 803 <td><code> 804 abstract 805 806 807 808 809 String</code> 810 </td> 811 812 <td width="100%"> 813 <code> 814 <a href="/reference/android/support/test/espresso/web/model/JSONAble.html#toJSONString()">toJSONString</a>() 815 </code> 816 817 </td> 818 </tr> 819 820 821 822 </table> 823 </div> 824</div> 825</td></tr> 826 827 828</table> 829 830 831 832<!-- XML Attributes --> 833 834 835<!-- Enum Values --> 836 837 838<!-- Constants --> 839 840 841<!-- Fields --> 842 843 844<!-- Public ctors --> 845 846 847 848<!-- ========= CONSTRUCTOR DETAIL ======== --> 849<!-- Protected ctors --> 850 851 852 853<!-- ========= METHOD DETAIL ======== --> 854<!-- Public methdos --> 855 856<h2 class="api-section">Public methods</h2> 857 858 859 860<A NAME="equals(java.lang.Object)"></A> 861 862<div class="api apilevel-"> 863 <h3 class="api-name">equals</h3> 864 <div class="api-level"> 865 <div></div> 866 867 868 869 </div> 870<pre class="api-signature no-pretty-print"> 871boolean equals (Object o)</pre> 872 873 874 875 876 <p></p> 877 <table class="responsive"> 878 <tr><th colspan=2>Parameters</th></tr> 879 <tr> 880 <td><code>o</code></td> 881 <td width="100%"> 882 <code>Object</code> 883 <!-- no parameter comment --></td> 884 </tr> 885 </table> 886 <table class="responsive"> 887 <tr><th colspan=2>Returns</th></tr> 888 <tr> 889 <td><code>boolean</code></td> 890 <td width="100%"><!-- no returns description in source --></td> 891 </tr> 892 </table> 893 894</div> 895 896 897<A NAME="getMessage()"></A> 898 899<div class="api apilevel-"> 900 <h3 class="api-name">getMessage</h3> 901 <div class="api-level"> 902 <div></div> 903 904 905 906 </div> 907<pre class="api-signature no-pretty-print"> 908String getMessage ()</pre> 909 910 911 912 913 <p></p> 914 <table class="responsive"> 915 <tr><th colspan=2>Returns</th></tr> 916 <tr> 917 <td><code>String</code></td> 918 <td width="100%"><!-- no returns description in source --></td> 919 </tr> 920 </table> 921 922</div> 923 924 925<A NAME="getStatus()"></A> 926 927<div class="api apilevel-"> 928 <h3 class="api-name">getStatus</h3> 929 <div class="api-level"> 930 <div></div> 931 932 933 934 </div> 935<pre class="api-signature no-pretty-print"> 936int getStatus ()</pre> 937 938 939 940 941 <p></p> 942 <table class="responsive"> 943 <tr><th colspan=2>Returns</th></tr> 944 <tr> 945 <td><code>int</code></td> 946 <td width="100%"><!-- no returns description in source --></td> 947 </tr> 948 </table> 949 950</div> 951 952 953<A NAME="getValue()"></A> 954 955<div class="api apilevel-"> 956 <h3 class="api-name">getValue</h3> 957 <div class="api-level"> 958 <div></div> 959 960 961 962 </div> 963<pre class="api-signature no-pretty-print"> 964Object getValue ()</pre> 965 966 967 968 969 <p></p> 970 <table class="responsive"> 971 <tr><th colspan=2>Returns</th></tr> 972 <tr> 973 <td><code>Object</code></td> 974 <td width="100%"><!-- no returns description in source --></td> 975 </tr> 976 </table> 977 978</div> 979 980 981<A NAME="hasMessage()"></A> 982 983<div class="api apilevel-"> 984 <h3 class="api-name">hasMessage</h3> 985 <div class="api-level"> 986 <div></div> 987 988 989 990 </div> 991<pre class="api-signature no-pretty-print"> 992boolean hasMessage ()</pre> 993 994 995 996 997 <p></p> 998 <table class="responsive"> 999 <tr><th colspan=2>Returns</th></tr> 1000 <tr> 1001 <td><code>boolean</code></td> 1002 <td width="100%"><!-- no returns description in source --></td> 1003 </tr> 1004 </table> 1005 1006</div> 1007 1008 1009<A NAME="hashCode()"></A> 1010 1011<div class="api apilevel-"> 1012 <h3 class="api-name">hashCode</h3> 1013 <div class="api-level"> 1014 <div></div> 1015 1016 1017 1018 </div> 1019<pre class="api-signature no-pretty-print"> 1020int hashCode ()</pre> 1021 1022 1023 1024 1025 <p></p> 1026 <table class="responsive"> 1027 <tr><th colspan=2>Returns</th></tr> 1028 <tr> 1029 <td><code>int</code></td> 1030 <td width="100%"><!-- no returns description in source --></td> 1031 </tr> 1032 </table> 1033 1034</div> 1035 1036 1037<A NAME="toJSONString()"></A> 1038 1039<div class="api apilevel-"> 1040 <h3 class="api-name">toJSONString</h3> 1041 <div class="api-level"> 1042 <div></div> 1043 1044 1045 1046 </div> 1047<pre class="api-signature no-pretty-print"> 1048String toJSONString ()</pre> 1049 1050 1051 1052 1053 <p></p> 1054 <table class="responsive"> 1055 <tr><th colspan=2>Returns</th></tr> 1056 <tr> 1057 <td><code>String</code></td> 1058 <td width="100%"><!-- no returns description in source --></td> 1059 </tr> 1060 </table> 1061 1062</div> 1063 1064 1065<A NAME="toString()"></A> 1066 1067<div class="api apilevel-"> 1068 <h3 class="api-name">toString</h3> 1069 <div class="api-level"> 1070 <div></div> 1071 1072 1073 1074 </div> 1075<pre class="api-signature no-pretty-print"> 1076String toString ()</pre> 1077 1078 1079 1080 1081 <p></p> 1082 <table class="responsive"> 1083 <tr><th colspan=2>Returns</th></tr> 1084 <tr> 1085 <td><code>String</code></td> 1086 <td width="100%"><!-- no returns description in source --></td> 1087 </tr> 1088 </table> 1089 1090</div> 1091 1092 1093 1094 1095 1096<!-- ========= METHOD DETAIL ======== --> 1097 1098 1099 1100<!-- ========= END OF CLASS DATA ========= --> 1101 1102</div><!-- end jd-content --> 1103 1104 1105 1106<div class="data-reference-resources-wrapper"> 1107 1108 <ul data-reference-resources> 1109 1110 1111 <li><h2>Interfaces</h2> 1112 <ul> 1113 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/Atom.html">Atom</a></li> 1114 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/JSONAble.html">JSONAble</a></li> 1115 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/JSONAble.DeJSONFactory.html">JSONAble.DeJSONFactory</a></li> 1116 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/TransformingAtom.Transformer.html">TransformingAtom.Transformer</a></li> 1117 </ul> 1118 </li> 1119 1120 <li><h2>Classes</h2> 1121 <ul> 1122 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/Atoms.html">Atoms</a></li> 1123 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/ElementReference.html">ElementReference</a></li> 1124 <li class="selected api apilevel-"><a href="/reference/android/support/test/espresso/web/model/Evaluation.html">Evaluation</a></li> 1125 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/ModelCodec.html">ModelCodec</a></li> 1126 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/SimpleAtom.html">SimpleAtom</a></li> 1127 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/TransformingAtom.html">TransformingAtom</a></li> 1128 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/WindowReference.html">WindowReference</a></li> 1129 </ul> 1130 </li> 1131 1132 <li><h2>Enums</h2> 1133 <ul> 1134 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/SimpleAtom.ElementReferencePlacement.html">SimpleAtom.ElementReferencePlacement</a></li> 1135 </ul> 1136 </li> 1137 1138 1139 </ul> 1140 1141</div> 1142 1143 1144 1145</body> 1146</html> 1147