MCPcopy Create free account

hub / github.com/Berkeley-CS61B/lectureCode-sp16 / functions

Functions337 in github.com/Berkeley-CS61B/lectureCode-sp16

Methodsize
()
lec9/hugCode/SList.java:95
Methodsize
Retuns the size of this IntList
lec3/DIY/IntList.java:14
MethodswapN
(int N)
lec11/IntList.java:63
MethodswapTwo
()
lec11/IntList.java:45
Methodtest
()
lec14/DIY/ArrayMapTest.java:6
Methodtest
()
lec14/hugCode/ArrayMapTest.java:6
Methodtest
()
lec13/DIY/ArrayMapTest.java:6
Methodtest
()
lec13/hugCode/ArrayMapTest.java:6
MethodtestDelete
()
lec6/DIY/AListTest.java:45
MethodtestDelete
()
lec6/webvid/AListTest.java:45
MethodtestEmptySize
()
lec6/DIY/AListTest.java:9
MethodtestEmptySize
()
lec6/webvid/AListTest.java:9
MethodtestFailure
Sets score to 0 and appends reason for failure and dumps a stack trace. TODO: Clean up this stack trace so it is not hideous. Other possible things we
lec7/extra/TestRunnerPrintAll.java:76
MethodtestFailure
Sets score to 0 and appends reason for failure and dumps a stack trace. TODO: Clean up this stack trace so it is not hideous. Other possible things we
lec7/extra/TestRunnerPrintFailuresOnly.java:69
MethodtestFinished
When a test completes, add the test output at the bottom. Then stop capturing StdOut. Open question: Is putting the captured output at the end clear?
lec7/extra/TestRunnerPrintAll.java:57
MethodtestFinished
When a test completes, add the test output at the bottom. Then stop capturing StdOut. Open question: Is putting the captured output at the end clear?
lec7/extra/TestRunnerPrintFailuresOnly.java:56
MethodtestGet
()
lec6/DIY/AListTest.java:34
MethodtestGet
()
lec6/webvid/AListTest.java:34
MethodtestIndexOfSmallest
()
lec7/hugCode/TestSort.java:16
MethodtestInsertAndGetBack
()
lec6/DIY/AListTest.java:24
MethodtestInsertAndGetBack
()
lec6/webvid/AListTest.java:24
MethodtestInsertAndSize
()
lec6/DIY/AListTest.java:15
MethodtestInsertAndSize
()
lec6/webvid/AListTest.java:15
MethodtestMegaInsert
Tests insertion of a large number of items.
lec6/DIY/AListTest.java:60
MethodtestMegaInsert
Tests insertion of a large number of items.
lec6/webvid/AListTest.java:60
MethodtestRunFinished
(Result result)
lec7/extra/TestRunnerPrintAll.java:39
MethodtestRunFinished
(Result result)
lec7/extra/TestRunnerPrintFailuresOnly.java:40
MethodtestRunStarted
(Description description)
lec7/extra/TestRunnerPrintAll.java:34
MethodtestRunStarted
(Description description)
lec7/extra/TestRunnerPrintFailuresOnly.java:35
MethodtestSort
Tests the Sort.sort method
lec7/hugCode/TestSort.java:7
MethodtestStarted
(Description description)
lec7/extra/TestRunnerPrintAll.java:46
MethodtestStarted
(Description description)
lec7/extra/TestRunnerPrintFailuresOnly.java:47
MethodtoString
()
lec12/examples/Dog.java:12
MethodtoString
()
lec12/examples/weirdDog/Dog.java:10
MethodtoString
Returns the Intlist as a string. Automatically called whenever you try to print an IntList.
lec3/DIY/IntList.java:35
MethodtoString
()
lec3/exercises/IntList.java:41
MethodtoString
()
lec3/exercises/solution/IntList.java:44
← previous301–337 of 337, ranked by callers