This website requires JavaScript.
Explore
Help
Sign In
Speiger
/
Primitive-Collections
Watch
0
Star
0
Fork
1
Code
Issues
1
Pull Requests
Projects
Releases
1
Wiki
Activity
[Feature] UnitTest
#5
New Issue
Closed
opened
2020-12-19 21:39:05 +01:00
by
Speiger
· 0 comments
Speiger
commented
2020-12-19 21:39:05 +01:00
Owner
Copy Link
Copy Source
Unit Test
Iterator
forEach
Skip
back (BiIterator)
Collection
add
addAll
contains
containsAll
containsAny
remIf
remInt
removeAll
retainAll
toArray
clear
List
addIndex
addAllIndex (collection)
addAllIndex (list)
addElements
extractElements
get
getElements
indexOf
lastIndexOf
listIterator
removeInt
removeElements
set
size (trimlike)
sort
sublist
Stack
pop
push
IArray
ensureCapacity
getElements
Arrays
Insertion Sort
MergeSort
MemFreeMergeSort
SelectionSort
QuickSort
ParallelMergeSort
ParallelMemFreeMergeSort
ParallelQuickSort
Sorted Set
addAndMoveToFirst
addAndMoveToLast
moveToFirst
moveToLast
first
last
pollFirst
pollLast
SubSet
headSet
tailSet
Navigable Set
lower
higher
ceiling
floor
SubSet
headSet
tailSet
Types
ArrayList
ArraySet
AVLTreeSet
RBTreeSet
OpenHashSet
LinkedOpenHashSet
OpenCustomHashSet
LinkedOpenCustomHashSet
Unit Test - Iterator - [X] forEach - [X] Skip - [X] back (BiIterator) - Collection - [X] add - [X] addAll - [X] contains - [X] containsAll - [X] containsAny - [X] remIf - [X] remInt - [X] removeAll - [X] retainAll - [X] toArray - [X] clear - List - [X] addIndex - [X] addAllIndex (collection) - [X] addAllIndex (list) - [X] addElements - [X] extractElements - [X] get - [X] getElements - [X] indexOf - [X] lastIndexOf - [X] listIterator - [X] removeInt - [X] removeElements - [X] set - [X] size (trimlike) - [X] sort - [X] sublist - Stack - [X] pop - [X] push - IArray - [X] ensureCapacity - [X] getElements - Arrays - [X] Insertion Sort - [X] MergeSort - [X] MemFreeMergeSort - [X] SelectionSort - [X] QuickSort - [X] ParallelMergeSort - [X] ParallelMemFreeMergeSort - [X] ParallelQuickSort - Sorted Set - [X] addAndMoveToFirst - [X] addAndMoveToLast - [X] moveToFirst - [X] moveToLast - [X] first - [X] last - [X] pollFirst - [X] pollLast - [X] SubSet - [X] headSet - [X] tailSet - Navigable Set - [X] lower - [X] higher - [X] ceiling - [X] floor - [X] SubSet - [X] headSet - [X] tailSet - Types - [X] ArrayList - [X] ArraySet - [X] AVLTreeSet - [X] RBTreeSet - [X] OpenHashSet - [X] LinkedOpenHashSet - [X] OpenCustomHashSet - [X] LinkedOpenCustomHashSet
Speiger
added this to the
1.0 Feature List
project
2020-12-19 21:51:42 +01:00
Speiger
added the
enhancement
label
2020-12-20 05:23:47 +01:00
Speiger
closed this issue
2021-01-18 23:00:29 +01:00
Speiger
added the
Tested
Implemented
labels
2021-01-27 06:10:07 +01:00
Sign in
to join this conversation.
No Branch/Tag Specified
Branches
Tags
master
debug
advanced_dependencies
1.0.0
0.9.0
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.5
0.4.4
Beta
Labels
Clear labels
Documentated
Documentation was added into the feature
Implemented
Implementation of the feature was done
Tested
Unit Tests for this feature were implemented
bug
Something is not working
duplicate
This issue or pull request already exists
enhancement
New feature
help wanted
Need some help
invalid
Something is wrong
question
More information is needed
wontfix
This won't be fixed
No labels
Implemented
Tested
enhancement
Milestone
No items
No Milestone
Projects
Clear projects
No projects
1.0 Feature List
Finished
Assignees
Clear assignees
Speiger
(Speiger)
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Speiger/Primitive-Collections#5
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
Speiger/Primitive-Collections
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Unit Test